task
stringlengths 12
101
| input
stringlengths 0
3.73k
| output
stringlengths 1
5.04k
| options
list | pageTitle
stringlengths 0
320
| outputColName
stringlengths 1
216
| url
stringlengths 14
211
| wdcFile
stringlengths 69
76
|
---|---|---|---|---|---|---|---|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int LAYER_TYPE_HARDWARE
|
Indicates that the view has a hardware layer.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int LAYER_TYPE_NONE
|
Indicates that the view does not have a layer.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int LAYER_TYPE_SOFTWARE
|
Indicates that the view has a software layer.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int LAYOUT_DIRECTION_INHERIT
|
Horizontal layout direction of this view is inherited from its parent.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int LAYOUT_DIRECTION_LOCALE
|
Horizontal layout direction of this view is from deduced from the default language script for the locale.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int LAYOUT_DIRECTION_LTR
|
Horizontal layout direction of this view is from Left to Right.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int LAYOUT_DIRECTION_RTL
|
Horizontal layout direction of this view is from Right to Left.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int MEASURED_HEIGHT_STATE_SHIFT
|
Bit shift of MEASURED_STATE_MASK to get to the height bits for functions that combine both width and height into a single int, such as getMeasuredState() and the childState argument of resolveSizeAndState(int, int, int).
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int MEASURED_SIZE_MASK
|
Bits of getMeasuredWidthAndState() and getMeasuredWidthAndState() that provide the actual measured size.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int MEASURED_STATE_MASK
|
Bits of getMeasuredWidthAndState() and getMeasuredWidthAndState() that provide the additional state bits.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int MEASURED_STATE_TOO_SMALL
|
Bit of getMeasuredWidthAndState() and getMeasuredWidthAndState() that indicates the measured size is smaller that the space the view would like to have.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int NO_ID
|
Used to mark a View that has no ID.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int OVER_SCROLL_ALWAYS
|
Always allow a user to over-scroll this view, provided it is a view that can scroll.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int OVER_SCROLL_IF_CONTENT_SCROLLS
|
Allow a user to over-scroll this view only if the content is large enough to meaningfully scroll, provided it is a view that can scroll.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int OVER_SCROLL_NEVER
|
Never allow a user to over-scroll this view.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SCREEN_STATE_OFF
|
Indicates that the screen has changed state and is now off.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SCREEN_STATE_ON
|
Indicates that the screen has changed state and is now on.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SCROLLBARS_INSIDE_INSET
|
The scrollbar style to display the scrollbars inside the padded area, increasing the padding of the view.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SCROLLBARS_INSIDE_OVERLAY
|
The scrollbar style to display the scrollbars inside the content area, without increasing the padding.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SCROLLBARS_OUTSIDE_INSET
|
The scrollbar style to display the scrollbars at the edge of the view, increasing the padding of the view.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SCROLLBARS_OUTSIDE_OVERLAY
|
The scrollbar style to display the scrollbars at the edge of the view, without increasing the padding.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SCROLLBAR_POSITION_DEFAULT
|
Position the scroll bar at the default position as determined by the system.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SCROLLBAR_POSITION_LEFT
|
Position the scroll bar along the left edge.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SCROLLBAR_POSITION_RIGHT
|
Position the scroll bar along the right edge.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SCROLL_AXIS_HORIZONTAL
|
Indicates scrolling along the horizontal axis.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SCROLL_AXIS_NONE
|
Indicates no axis of view scrolling.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SCROLL_AXIS_VERTICAL
|
Indicates scrolling along the vertical axis.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SOUND_EFFECTS_ENABLED
|
View flag indicating whether this view should have sound effects enabled for events such as clicking and touching.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int STATUS_BAR_HIDDEN
|
This constant was deprecated in API level 14. Use SYSTEM_UI_FLAG_LOW_PROFILE instead.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int STATUS_BAR_VISIBLE
|
This constant was deprecated in API level 14. Use SYSTEM_UI_FLAG_VISIBLE instead.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SYSTEM_UI_FLAG_FULLSCREEN
|
Flag for setSystemUiVisibility(int): View has requested to go into the normal fullscreen mode so that its content can take over the screen while still allowing the user to interact with the application.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SYSTEM_UI_FLAG_HIDE_NAVIGATION
|
Flag for setSystemUiVisibility(int): View has requested that the system navigation be temporarily hidden.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SYSTEM_UI_FLAG_IMMERSIVE
|
Flag for setSystemUiVisibility(int): View would like to remain interactive when hiding the navigation bar with SYSTEM_UI_FLAG_HIDE_NAVIGATION.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SYSTEM_UI_FLAG_IMMERSIVE_STICKY
|
Flag for setSystemUiVisibility(int): View would like to remain interactive when hiding the status bar with SYSTEM_UI_FLAG_FULLSCREEN and/or hiding the navigation bar with SYSTEM_UI_FLAG_HIDE_NAVIGATION.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN
|
Flag for setSystemUiVisibility(int): View would like its window to be layed out as if it has requested SYSTEM_UI_FLAG_FULLSCREEN, even if it currently hasn't.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION
|
Flag for setSystemUiVisibility(int): View would like its window to be layed out as if it has requested SYSTEM_UI_FLAG_HIDE_NAVIGATION, even if it currently hasn't.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SYSTEM_UI_FLAG_LAYOUT_STABLE
|
Flag for setSystemUiVisibility(int): When using other layout flags, we would like a stable view of the content insets given to fitSystemWindows(Rect).
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SYSTEM_UI_FLAG_LOW_PROFILE
|
Flag for setSystemUiVisibility(int): View has requested the system UI to enter an unobtrusive "low profile" mode.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SYSTEM_UI_FLAG_VISIBLE
|
Special constant for setSystemUiVisibility(int): View has requested the system UI (status bar) to be visible (the default).
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int SYSTEM_UI_LAYOUT_FLAGS
|
Flags that can impact the layout in relation to system UI.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int TEXT_ALIGNMENT_CENTER
|
Center the paragraph, e.g.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int TEXT_ALIGNMENT_GRAVITY
|
Default for the root view.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int TEXT_ALIGNMENT_INHERIT
|
Default text alignment.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int TEXT_ALIGNMENT_TEXT_END
|
Align to the end of the paragraph, e.g.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int TEXT_ALIGNMENT_TEXT_START
|
Align to the start of the paragraph, e.g.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int TEXT_ALIGNMENT_VIEW_END
|
Align to the end of the view, which is ALIGN_RIGHT if the view’s resolved layoutDirection is LTR, and ALIGN_LEFT otherwise.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int TEXT_ALIGNMENT_VIEW_START
|
Align to the start of the view, which is ALIGN_LEFT if the view’s resolved layoutDirection is LTR, and ALIGN_RIGHT otherwise.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int TEXT_DIRECTION_ANY_RTL
|
Text direction is using "any-RTL" algorithm.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int TEXT_DIRECTION_FIRST_STRONG
|
Text direction is using "first strong algorithm".
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int TEXT_DIRECTION_INHERIT
|
Text direction is inherited thru ViewGroup
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int TEXT_DIRECTION_LOCALE
|
Text direction is coming from the system Locale.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int TEXT_DIRECTION_LTR
|
Text direction is forced to LTR.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int TEXT_DIRECTION_RTL
|
Text direction is forced to RTL.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] String VIEW_LOG_TAG
|
The logging tag used by this class with android.util.Log.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
be9359b0_earchView___Android_Developers__announce_changes_to_this_view_
|
[int] int VISIBLE
|
This view is visible.
|
[] |
SearchView | Android Developers
|
Live region mode specifying that accessibility services should interrupt ongoing speech to immediately announce changes to this view.
|
https://developer.android.com/reference/android/support/v7/widget/SearchView.html
|
39/1438043062723.96_20150728002422-00196-ip-10-236-191-2_860486726_8.json
|
33e92f24_Robot_Framework_User_Guide_Available_automatic_variables_Available
|
[Variable] ${TEST NAME} [Explanation] The name of the current test case. [Available]
|
Test case
|
[
[
"T",
"e",
"s",
"t",
" ",
"c",
"a",
"s",
"e"
],
[
"T",
"e",
"s",
"t",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"E",
"v",
"e",
"r",
"y",
"w",
"h",
"e",
"r",
"e"
],
[
"S",
"u",
"i",
"t",
"e",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"U",
"s",
"e",
"r",
" ",
"k",
"e",
"y",
"w",
"o",
"r",
"d",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
]
] |
Robot Framework User Guide
|
Available
|
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.4
|
39/1438042989126.22_20150728002309-00262-ip-10-236-191-2_201252299_75.json
|
33e92f24_Robot_Framework_User_Guide_Available_automatic_variables_Available
|
[Variable] @{TEST TAGS} [Explanation] Contains the tags of the current test case in alphabetical order. Can be modified dynamically using Set Tags and Remove Tags keywords. [Available]
|
Test case
|
[
[
"T",
"e",
"s",
"t",
" ",
"c",
"a",
"s",
"e"
],
[
"T",
"e",
"s",
"t",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"E",
"v",
"e",
"r",
"y",
"w",
"h",
"e",
"r",
"e"
],
[
"S",
"u",
"i",
"t",
"e",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"U",
"s",
"e",
"r",
" ",
"k",
"e",
"y",
"w",
"o",
"r",
"d",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
]
] |
Robot Framework User Guide
|
Available
|
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.4
|
39/1438042989126.22_20150728002309-00262-ip-10-236-191-2_201252299_75.json
|
33e92f24_Robot_Framework_User_Guide_Available_automatic_variables_Available
|
[Variable] ${TEST DOCUMENTATION} [Explanation] The documentation of the current test case. Can be set dynamically using using Set Test Documentation keyword. New in Robot Framework 2.7. [Available]
|
Test case
|
[
[
"T",
"e",
"s",
"t",
" ",
"c",
"a",
"s",
"e"
],
[
"T",
"e",
"s",
"t",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"E",
"v",
"e",
"r",
"y",
"w",
"h",
"e",
"r",
"e"
],
[
"S",
"u",
"i",
"t",
"e",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"U",
"s",
"e",
"r",
" ",
"k",
"e",
"y",
"w",
"o",
"r",
"d",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
]
] |
Robot Framework User Guide
|
Available
|
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.4
|
39/1438042989126.22_20150728002309-00262-ip-10-236-191-2_201252299_75.json
|
33e92f24_Robot_Framework_User_Guide_Available_automatic_variables_Available
|
[Variable] ${TEST STATUS} [Explanation] The status of the current test case, either PASS or FAIL. [Available]
|
Test teardown
|
[
[
"T",
"e",
"s",
"t",
" ",
"c",
"a",
"s",
"e"
],
[
"T",
"e",
"s",
"t",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"E",
"v",
"e",
"r",
"y",
"w",
"h",
"e",
"r",
"e"
],
[
"S",
"u",
"i",
"t",
"e",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"U",
"s",
"e",
"r",
" ",
"k",
"e",
"y",
"w",
"o",
"r",
"d",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
]
] |
Robot Framework User Guide
|
Available
|
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.4
|
39/1438042989126.22_20150728002309-00262-ip-10-236-191-2_201252299_75.json
|
33e92f24_Robot_Framework_User_Guide_Available_automatic_variables_Available
|
[Variable] ${TEST MESSAGE} [Explanation] The message of the current test case. [Available]
|
Test teardown
|
[
[
"T",
"e",
"s",
"t",
" ",
"c",
"a",
"s",
"e"
],
[
"T",
"e",
"s",
"t",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"E",
"v",
"e",
"r",
"y",
"w",
"h",
"e",
"r",
"e"
],
[
"S",
"u",
"i",
"t",
"e",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"U",
"s",
"e",
"r",
" ",
"k",
"e",
"y",
"w",
"o",
"r",
"d",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
]
] |
Robot Framework User Guide
|
Available
|
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.4
|
39/1438042989126.22_20150728002309-00262-ip-10-236-191-2_201252299_75.json
|
33e92f24_Robot_Framework_User_Guide_Available_automatic_variables_Available
|
[Variable] ${PREV TEST NAME} [Explanation] The name of the previous test case, or an empty string if no tests have been executed yet. [Available]
|
Everywhere
|
[
[
"T",
"e",
"s",
"t",
" ",
"c",
"a",
"s",
"e"
],
[
"T",
"e",
"s",
"t",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"E",
"v",
"e",
"r",
"y",
"w",
"h",
"e",
"r",
"e"
],
[
"S",
"u",
"i",
"t",
"e",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"U",
"s",
"e",
"r",
" ",
"k",
"e",
"y",
"w",
"o",
"r",
"d",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
]
] |
Robot Framework User Guide
|
Available
|
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.4
|
39/1438042989126.22_20150728002309-00262-ip-10-236-191-2_201252299_75.json
|
33e92f24_Robot_Framework_User_Guide_Available_automatic_variables_Available
|
[Variable] ${PREV TEST STATUS} [Explanation] The status of the previous test case: either PASS, FAIL, or an empty string when no tests have been executed. [Available]
|
Everywhere
|
[
[
"T",
"e",
"s",
"t",
" ",
"c",
"a",
"s",
"e"
],
[
"T",
"e",
"s",
"t",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"E",
"v",
"e",
"r",
"y",
"w",
"h",
"e",
"r",
"e"
],
[
"S",
"u",
"i",
"t",
"e",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"U",
"s",
"e",
"r",
" ",
"k",
"e",
"y",
"w",
"o",
"r",
"d",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
]
] |
Robot Framework User Guide
|
Available
|
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.4
|
39/1438042989126.22_20150728002309-00262-ip-10-236-191-2_201252299_75.json
|
33e92f24_Robot_Framework_User_Guide_Available_automatic_variables_Available
|
[Variable] ${PREV TEST MESSAGE} [Explanation] The possible error message of the previous test case. [Available]
|
Everywhere
|
[
[
"T",
"e",
"s",
"t",
" ",
"c",
"a",
"s",
"e"
],
[
"T",
"e",
"s",
"t",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"E",
"v",
"e",
"r",
"y",
"w",
"h",
"e",
"r",
"e"
],
[
"S",
"u",
"i",
"t",
"e",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"U",
"s",
"e",
"r",
" ",
"k",
"e",
"y",
"w",
"o",
"r",
"d",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
]
] |
Robot Framework User Guide
|
Available
|
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.4
|
39/1438042989126.22_20150728002309-00262-ip-10-236-191-2_201252299_75.json
|
33e92f24_Robot_Framework_User_Guide_Available_automatic_variables_Available
|
[Variable] ${SUITE NAME} [Explanation] The full name of the current test suite. [Available]
|
Everywhere
|
[
[
"T",
"e",
"s",
"t",
" ",
"c",
"a",
"s",
"e"
],
[
"T",
"e",
"s",
"t",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"E",
"v",
"e",
"r",
"y",
"w",
"h",
"e",
"r",
"e"
],
[
"S",
"u",
"i",
"t",
"e",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"U",
"s",
"e",
"r",
" ",
"k",
"e",
"y",
"w",
"o",
"r",
"d",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
]
] |
Robot Framework User Guide
|
Available
|
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.4
|
39/1438042989126.22_20150728002309-00262-ip-10-236-191-2_201252299_75.json
|
33e92f24_Robot_Framework_User_Guide_Available_automatic_variables_Available
|
[Variable] ${SUITE SOURCE} [Explanation] An absolute path to the suite file or directory. New in Robot Framework 2.5. [Available]
|
Everywhere
|
[
[
"T",
"e",
"s",
"t",
" ",
"c",
"a",
"s",
"e"
],
[
"T",
"e",
"s",
"t",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"E",
"v",
"e",
"r",
"y",
"w",
"h",
"e",
"r",
"e"
],
[
"S",
"u",
"i",
"t",
"e",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"U",
"s",
"e",
"r",
" ",
"k",
"e",
"y",
"w",
"o",
"r",
"d",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
]
] |
Robot Framework User Guide
|
Available
|
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.4
|
39/1438042989126.22_20150728002309-00262-ip-10-236-191-2_201252299_75.json
|
33e92f24_Robot_Framework_User_Guide_Available_automatic_variables_Available
|
[Variable] ${SUITE DOCUMENTATION} [Explanation] The documentation of the current test suite. Can be set dynamically using using Set Suite Documentation keyword. New in Robot Framework 2.7. [Available]
|
Everywhere
|
[
[
"T",
"e",
"s",
"t",
" ",
"c",
"a",
"s",
"e"
],
[
"T",
"e",
"s",
"t",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"E",
"v",
"e",
"r",
"y",
"w",
"h",
"e",
"r",
"e"
],
[
"S",
"u",
"i",
"t",
"e",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"U",
"s",
"e",
"r",
" ",
"k",
"e",
"y",
"w",
"o",
"r",
"d",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
]
] |
Robot Framework User Guide
|
Available
|
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.4
|
39/1438042989126.22_20150728002309-00262-ip-10-236-191-2_201252299_75.json
|
33e92f24_Robot_Framework_User_Guide_Available_automatic_variables_Available
|
[Variable] ${SUITE METADATA} [Explanation] The free metadata of the current test suite. Can be set using Set Suite Metadata keyword. New in Robot Framework 2.7.4. [Available]
|
Everywhere
|
[
[
"T",
"e",
"s",
"t",
" ",
"c",
"a",
"s",
"e"
],
[
"T",
"e",
"s",
"t",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"E",
"v",
"e",
"r",
"y",
"w",
"h",
"e",
"r",
"e"
],
[
"S",
"u",
"i",
"t",
"e",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"U",
"s",
"e",
"r",
" ",
"k",
"e",
"y",
"w",
"o",
"r",
"d",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
]
] |
Robot Framework User Guide
|
Available
|
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.4
|
39/1438042989126.22_20150728002309-00262-ip-10-236-191-2_201252299_75.json
|
33e92f24_Robot_Framework_User_Guide_Available_automatic_variables_Available
|
[Variable] ${SUITE STATUS} [Explanation] The status of the current test suite, either PASS or FAIL. [Available]
|
Suite teardown
|
[
[
"T",
"e",
"s",
"t",
" ",
"c",
"a",
"s",
"e"
],
[
"T",
"e",
"s",
"t",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"E",
"v",
"e",
"r",
"y",
"w",
"h",
"e",
"r",
"e"
],
[
"S",
"u",
"i",
"t",
"e",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"U",
"s",
"e",
"r",
" ",
"k",
"e",
"y",
"w",
"o",
"r",
"d",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
]
] |
Robot Framework User Guide
|
Available
|
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.4
|
39/1438042989126.22_20150728002309-00262-ip-10-236-191-2_201252299_75.json
|
33e92f24_Robot_Framework_User_Guide_Available_automatic_variables_Available
|
[Variable] ${SUITE MESSAGE} [Explanation] The full message of the current test suite, including statistics. [Available]
|
Suite teardown
|
[
[
"T",
"e",
"s",
"t",
" ",
"c",
"a",
"s",
"e"
],
[
"T",
"e",
"s",
"t",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"E",
"v",
"e",
"r",
"y",
"w",
"h",
"e",
"r",
"e"
],
[
"S",
"u",
"i",
"t",
"e",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"U",
"s",
"e",
"r",
" ",
"k",
"e",
"y",
"w",
"o",
"r",
"d",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
]
] |
Robot Framework User Guide
|
Available
|
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.4
|
39/1438042989126.22_20150728002309-00262-ip-10-236-191-2_201252299_75.json
|
33e92f24_Robot_Framework_User_Guide_Available_automatic_variables_Available
|
[Variable] ${KEYWORD STATUS} [Explanation] The status of the current keyword, either PASS or FAIL. New in Robot Framework 2.7 [Available]
|
User keyword teardown
|
[
[
"T",
"e",
"s",
"t",
" ",
"c",
"a",
"s",
"e"
],
[
"T",
"e",
"s",
"t",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"E",
"v",
"e",
"r",
"y",
"w",
"h",
"e",
"r",
"e"
],
[
"S",
"u",
"i",
"t",
"e",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"U",
"s",
"e",
"r",
" ",
"k",
"e",
"y",
"w",
"o",
"r",
"d",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
]
] |
Robot Framework User Guide
|
Available
|
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.4
|
39/1438042989126.22_20150728002309-00262-ip-10-236-191-2_201252299_75.json
|
33e92f24_Robot_Framework_User_Guide_Available_automatic_variables_Available
|
[Variable] ${KEYWORD MESSAGE} [Explanation] The possible error message of the current keyword. New in Robot Framework 2.7. [Available]
|
User keyword teardown
|
[
[
"T",
"e",
"s",
"t",
" ",
"c",
"a",
"s",
"e"
],
[
"T",
"e",
"s",
"t",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"E",
"v",
"e",
"r",
"y",
"w",
"h",
"e",
"r",
"e"
],
[
"S",
"u",
"i",
"t",
"e",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"U",
"s",
"e",
"r",
" ",
"k",
"e",
"y",
"w",
"o",
"r",
"d",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
]
] |
Robot Framework User Guide
|
Available
|
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.4
|
39/1438042989126.22_20150728002309-00262-ip-10-236-191-2_201252299_75.json
|
33e92f24_Robot_Framework_User_Guide_Available_automatic_variables_Available
|
[Variable] ${LOG LEVEL} [Explanation] Current log level. New in Robot Framework 2.8. [Available]
|
Everywhere
|
[
[
"T",
"e",
"s",
"t",
" ",
"c",
"a",
"s",
"e"
],
[
"T",
"e",
"s",
"t",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"E",
"v",
"e",
"r",
"y",
"w",
"h",
"e",
"r",
"e"
],
[
"S",
"u",
"i",
"t",
"e",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"U",
"s",
"e",
"r",
" ",
"k",
"e",
"y",
"w",
"o",
"r",
"d",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
]
] |
Robot Framework User Guide
|
Available
|
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.4
|
39/1438042989126.22_20150728002309-00262-ip-10-236-191-2_201252299_75.json
|
33e92f24_Robot_Framework_User_Guide_Available_automatic_variables_Available
|
[Variable] ${OUTPUT FILE} [Explanation] An absolute path to the output file. [Available]
|
Everywhere
|
[
[
"T",
"e",
"s",
"t",
" ",
"c",
"a",
"s",
"e"
],
[
"T",
"e",
"s",
"t",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"E",
"v",
"e",
"r",
"y",
"w",
"h",
"e",
"r",
"e"
],
[
"S",
"u",
"i",
"t",
"e",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"U",
"s",
"e",
"r",
" ",
"k",
"e",
"y",
"w",
"o",
"r",
"d",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
]
] |
Robot Framework User Guide
|
Available
|
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.4
|
39/1438042989126.22_20150728002309-00262-ip-10-236-191-2_201252299_75.json
|
33e92f24_Robot_Framework_User_Guide_Available_automatic_variables_Available
|
[Variable] ${LOG FILE} [Explanation] An absolute path to the log file or string NONE when no log file is created. [Available]
|
Everywhere
|
[
[
"T",
"e",
"s",
"t",
" ",
"c",
"a",
"s",
"e"
],
[
"T",
"e",
"s",
"t",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"E",
"v",
"e",
"r",
"y",
"w",
"h",
"e",
"r",
"e"
],
[
"S",
"u",
"i",
"t",
"e",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"U",
"s",
"e",
"r",
" ",
"k",
"e",
"y",
"w",
"o",
"r",
"d",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
]
] |
Robot Framework User Guide
|
Available
|
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.4
|
39/1438042989126.22_20150728002309-00262-ip-10-236-191-2_201252299_75.json
|
33e92f24_Robot_Framework_User_Guide_Available_automatic_variables_Available
|
[Variable] ${REPORT FILE} [Explanation] An absolute path to the report file or string NONE when no report is created. [Available]
|
Everywhere
|
[
[
"T",
"e",
"s",
"t",
" ",
"c",
"a",
"s",
"e"
],
[
"T",
"e",
"s",
"t",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"E",
"v",
"e",
"r",
"y",
"w",
"h",
"e",
"r",
"e"
],
[
"S",
"u",
"i",
"t",
"e",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"U",
"s",
"e",
"r",
" ",
"k",
"e",
"y",
"w",
"o",
"r",
"d",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
]
] |
Robot Framework User Guide
|
Available
|
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.4
|
39/1438042989126.22_20150728002309-00262-ip-10-236-191-2_201252299_75.json
|
33e92f24_Robot_Framework_User_Guide_Available_automatic_variables_Available
|
[Variable] ${DEBUG FILE} [Explanation] An absolute path to the debug file or string NONE when no debug file is created. [Available]
|
Everywhere
|
[
[
"T",
"e",
"s",
"t",
" ",
"c",
"a",
"s",
"e"
],
[
"T",
"e",
"s",
"t",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"E",
"v",
"e",
"r",
"y",
"w",
"h",
"e",
"r",
"e"
],
[
"S",
"u",
"i",
"t",
"e",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"U",
"s",
"e",
"r",
" ",
"k",
"e",
"y",
"w",
"o",
"r",
"d",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
]
] |
Robot Framework User Guide
|
Available
|
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.4
|
39/1438042989126.22_20150728002309-00262-ip-10-236-191-2_201252299_75.json
|
33e92f24_Robot_Framework_User_Guide_Available_automatic_variables_Available
|
[Variable] ${OUTPUT DIR} [Explanation] An absolute path to the output directory. [Available]
|
Everywhere
|
[
[
"T",
"e",
"s",
"t",
" ",
"c",
"a",
"s",
"e"
],
[
"T",
"e",
"s",
"t",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"E",
"v",
"e",
"r",
"y",
"w",
"h",
"e",
"r",
"e"
],
[
"S",
"u",
"i",
"t",
"e",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
],
[
"U",
"s",
"e",
"r",
" ",
"k",
"e",
"y",
"w",
"o",
"r",
"d",
" ",
"t",
"e",
"a",
"r",
"d",
"o",
"w",
"n"
]
] |
Robot Framework User Guide
|
Available
|
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html?r=2.8.4
|
39/1438042989126.22_20150728002309-00262-ip-10-236-191-2_201252299_75.json
|
a19fd4aa_ts_batchuploadstatus__USAePay___Name
|
[Type] Integer [Description] Upload reference number (assigned by the gateway). [Name]
|
UploadRefNum
|
[
[
"U",
"p",
"l",
"o",
"a",
"d",
"R",
"e",
"f",
"N",
"u",
"m"
],
[
"S",
"t",
"a",
"t",
"u",
"s"
],
[
"S",
"t",
"a",
"r",
"t",
"e",
"d"
],
[
"F",
"i",
"n",
"i",
"s",
"h",
"e",
"d"
],
[
"T",
"r",
"a",
"n",
"s",
"a",
"c",
"t",
"i",
"o",
"n",
"s"
],
[
"R",
"e",
"m",
"a",
"i",
"n",
"i",
"n",
"g"
],
[
"A",
"p",
"p",
"r",
"o",
"v",
"e",
"d"
],
[
"D",
"e",
"c",
"l",
"i",
"n",
"e",
"d"
],
[
"E",
"r",
"r",
"o",
"r",
"s"
]
] |
developer:soap-1.4:objects:batchuploadstatus [USAePay]
|
Name
|
http://wiki.usaepay.com/developer/soap-1.4/objects/batchuploadstatus
|
39/1438043062723.96_20150728002422-00249-ip-10-236-191-2_261452888_0.json
|
a19fd4aa_ts_batchuploadstatus__USAePay___Name
|
[Type] String [Description] Current status of the upload batch. [Name]
|
Status
|
[
[
"U",
"p",
"l",
"o",
"a",
"d",
"R",
"e",
"f",
"N",
"u",
"m"
],
[
"S",
"t",
"a",
"t",
"u",
"s"
],
[
"S",
"t",
"a",
"r",
"t",
"e",
"d"
],
[
"F",
"i",
"n",
"i",
"s",
"h",
"e",
"d"
],
[
"T",
"r",
"a",
"n",
"s",
"a",
"c",
"t",
"i",
"o",
"n",
"s"
],
[
"R",
"e",
"m",
"a",
"i",
"n",
"i",
"n",
"g"
],
[
"A",
"p",
"p",
"r",
"o",
"v",
"e",
"d"
],
[
"D",
"e",
"c",
"l",
"i",
"n",
"e",
"d"
],
[
"E",
"r",
"r",
"o",
"r",
"s"
]
] |
developer:soap-1.4:objects:batchuploadstatus [USAePay]
|
Name
|
http://wiki.usaepay.com/developer/soap-1.4/objects/batchuploadstatus
|
39/1438043062723.96_20150728002422-00249-ip-10-236-191-2_261452888_0.json
|
a19fd4aa_ts_batchuploadstatus__USAePay___Name
|
[Type] String [Description] Date and time the batch upload was initiated. [Name]
|
Started
|
[
[
"U",
"p",
"l",
"o",
"a",
"d",
"R",
"e",
"f",
"N",
"u",
"m"
],
[
"S",
"t",
"a",
"t",
"u",
"s"
],
[
"S",
"t",
"a",
"r",
"t",
"e",
"d"
],
[
"F",
"i",
"n",
"i",
"s",
"h",
"e",
"d"
],
[
"T",
"r",
"a",
"n",
"s",
"a",
"c",
"t",
"i",
"o",
"n",
"s"
],
[
"R",
"e",
"m",
"a",
"i",
"n",
"i",
"n",
"g"
],
[
"A",
"p",
"p",
"r",
"o",
"v",
"e",
"d"
],
[
"D",
"e",
"c",
"l",
"i",
"n",
"e",
"d"
],
[
"E",
"r",
"r",
"o",
"r",
"s"
]
] |
developer:soap-1.4:objects:batchuploadstatus [USAePay]
|
Name
|
http://wiki.usaepay.com/developer/soap-1.4/objects/batchuploadstatus
|
39/1438043062723.96_20150728002422-00249-ip-10-236-191-2_261452888_0.json
|
a19fd4aa_ts_batchuploadstatus__USAePay___Name
|
[Type] String [Description] Date and time the batch upload was completed. [Name]
|
Finished
|
[
[
"U",
"p",
"l",
"o",
"a",
"d",
"R",
"e",
"f",
"N",
"u",
"m"
],
[
"S",
"t",
"a",
"t",
"u",
"s"
],
[
"S",
"t",
"a",
"r",
"t",
"e",
"d"
],
[
"F",
"i",
"n",
"i",
"s",
"h",
"e",
"d"
],
[
"T",
"r",
"a",
"n",
"s",
"a",
"c",
"t",
"i",
"o",
"n",
"s"
],
[
"R",
"e",
"m",
"a",
"i",
"n",
"i",
"n",
"g"
],
[
"A",
"p",
"p",
"r",
"o",
"v",
"e",
"d"
],
[
"D",
"e",
"c",
"l",
"i",
"n",
"e",
"d"
],
[
"E",
"r",
"r",
"o",
"r",
"s"
]
] |
developer:soap-1.4:objects:batchuploadstatus [USAePay]
|
Name
|
http://wiki.usaepay.com/developer/soap-1.4/objects/batchuploadstatus
|
39/1438043062723.96_20150728002422-00249-ip-10-236-191-2_261452888_0.json
|
a19fd4aa_ts_batchuploadstatus__USAePay___Name
|
[Type] Integer [Description] Total number of transactions in the upload batch. [Name]
|
Transactions
|
[
[
"U",
"p",
"l",
"o",
"a",
"d",
"R",
"e",
"f",
"N",
"u",
"m"
],
[
"S",
"t",
"a",
"t",
"u",
"s"
],
[
"S",
"t",
"a",
"r",
"t",
"e",
"d"
],
[
"F",
"i",
"n",
"i",
"s",
"h",
"e",
"d"
],
[
"T",
"r",
"a",
"n",
"s",
"a",
"c",
"t",
"i",
"o",
"n",
"s"
],
[
"R",
"e",
"m",
"a",
"i",
"n",
"i",
"n",
"g"
],
[
"A",
"p",
"p",
"r",
"o",
"v",
"e",
"d"
],
[
"D",
"e",
"c",
"l",
"i",
"n",
"e",
"d"
],
[
"E",
"r",
"r",
"o",
"r",
"s"
]
] |
developer:soap-1.4:objects:batchuploadstatus [USAePay]
|
Name
|
http://wiki.usaepay.com/developer/soap-1.4/objects/batchuploadstatus
|
39/1438043062723.96_20150728002422-00249-ip-10-236-191-2_261452888_0.json
|
a19fd4aa_ts_batchuploadstatus__USAePay___Name
|
[Type] Integer [Description] Number transactions remaining to be run. [Name]
|
Remaining
|
[
[
"U",
"p",
"l",
"o",
"a",
"d",
"R",
"e",
"f",
"N",
"u",
"m"
],
[
"S",
"t",
"a",
"t",
"u",
"s"
],
[
"S",
"t",
"a",
"r",
"t",
"e",
"d"
],
[
"F",
"i",
"n",
"i",
"s",
"h",
"e",
"d"
],
[
"T",
"r",
"a",
"n",
"s",
"a",
"c",
"t",
"i",
"o",
"n",
"s"
],
[
"R",
"e",
"m",
"a",
"i",
"n",
"i",
"n",
"g"
],
[
"A",
"p",
"p",
"r",
"o",
"v",
"e",
"d"
],
[
"D",
"e",
"c",
"l",
"i",
"n",
"e",
"d"
],
[
"E",
"r",
"r",
"o",
"r",
"s"
]
] |
developer:soap-1.4:objects:batchuploadstatus [USAePay]
|
Name
|
http://wiki.usaepay.com/developer/soap-1.4/objects/batchuploadstatus
|
39/1438043062723.96_20150728002422-00249-ip-10-236-191-2_261452888_0.json
|
a19fd4aa_ts_batchuploadstatus__USAePay___Name
|
[Type] Integer [Description] Number of transactions that have been approved. [Name]
|
Approved
|
[
[
"U",
"p",
"l",
"o",
"a",
"d",
"R",
"e",
"f",
"N",
"u",
"m"
],
[
"S",
"t",
"a",
"t",
"u",
"s"
],
[
"S",
"t",
"a",
"r",
"t",
"e",
"d"
],
[
"F",
"i",
"n",
"i",
"s",
"h",
"e",
"d"
],
[
"T",
"r",
"a",
"n",
"s",
"a",
"c",
"t",
"i",
"o",
"n",
"s"
],
[
"R",
"e",
"m",
"a",
"i",
"n",
"i",
"n",
"g"
],
[
"A",
"p",
"p",
"r",
"o",
"v",
"e",
"d"
],
[
"D",
"e",
"c",
"l",
"i",
"n",
"e",
"d"
],
[
"E",
"r",
"r",
"o",
"r",
"s"
]
] |
developer:soap-1.4:objects:batchuploadstatus [USAePay]
|
Name
|
http://wiki.usaepay.com/developer/soap-1.4/objects/batchuploadstatus
|
39/1438043062723.96_20150728002422-00249-ip-10-236-191-2_261452888_0.json
|
a19fd4aa_ts_batchuploadstatus__USAePay___Name
|
[Type] Integer [Description] Number of transactions that have been declined. [Name]
|
Declined
|
[
[
"U",
"p",
"l",
"o",
"a",
"d",
"R",
"e",
"f",
"N",
"u",
"m"
],
[
"S",
"t",
"a",
"t",
"u",
"s"
],
[
"S",
"t",
"a",
"r",
"t",
"e",
"d"
],
[
"F",
"i",
"n",
"i",
"s",
"h",
"e",
"d"
],
[
"T",
"r",
"a",
"n",
"s",
"a",
"c",
"t",
"i",
"o",
"n",
"s"
],
[
"R",
"e",
"m",
"a",
"i",
"n",
"i",
"n",
"g"
],
[
"A",
"p",
"p",
"r",
"o",
"v",
"e",
"d"
],
[
"D",
"e",
"c",
"l",
"i",
"n",
"e",
"d"
],
[
"E",
"r",
"r",
"o",
"r",
"s"
]
] |
developer:soap-1.4:objects:batchuploadstatus [USAePay]
|
Name
|
http://wiki.usaepay.com/developer/soap-1.4/objects/batchuploadstatus
|
39/1438043062723.96_20150728002422-00249-ip-10-236-191-2_261452888_0.json
|
a19fd4aa_ts_batchuploadstatus__USAePay___Name
|
[Type] Integer [Description] Number of transactions that resulted in errors. [Name]
|
Errors
|
[
[
"U",
"p",
"l",
"o",
"a",
"d",
"R",
"e",
"f",
"N",
"u",
"m"
],
[
"S",
"t",
"a",
"t",
"u",
"s"
],
[
"S",
"t",
"a",
"r",
"t",
"e",
"d"
],
[
"F",
"i",
"n",
"i",
"s",
"h",
"e",
"d"
],
[
"T",
"r",
"a",
"n",
"s",
"a",
"c",
"t",
"i",
"o",
"n",
"s"
],
[
"R",
"e",
"m",
"a",
"i",
"n",
"i",
"n",
"g"
],
[
"A",
"p",
"p",
"r",
"o",
"v",
"e",
"d"
],
[
"D",
"e",
"c",
"l",
"i",
"n",
"e",
"d"
],
[
"E",
"r",
"r",
"o",
"r",
"s"
]
] |
developer:soap-1.4:objects:batchuploadstatus [USAePay]
|
Name
|
http://wiki.usaepay.com/developer/soap-1.4/objects/batchuploadstatus
|
39/1438043062723.96_20150728002422-00249-ip-10-236-191-2_261452888_0.json
|
5079a75b_Land_Registers_1886_and_1837__Explaination
|
[Column] Knr [Explaination]
|
Municipality number
|
[] |
Land Registers 1886 and 1837
|
Explaination
|
http://www.rhd.uit.no/matrikkel/excel_e.html
|
39/1438043062723.96_20150728002422-00177-ip-10-236-191-2_675907702_2.json
|
5079a75b_Land_Registers_1886_and_1837__Explaination
|
[Column] Etternavn_eier [Explaination]
|
The surname of the land owner or user
|
[] |
Land Registers 1886 and 1837
|
Explaination
|
http://www.rhd.uit.no/matrikkel/excel_e.html
|
39/1438043062723.96_20150728002422-00177-ip-10-236-191-2_675907702_2.json
|
5079a75b_Land_Registers_1886_and_1837__Explaination
|
[Column] Fornavn_eier [Explaination]
|
The first name of the land owner or user
|
[] |
Land Registers 1886 and 1837
|
Explaination
|
http://www.rhd.uit.no/matrikkel/excel_e.html
|
39/1438043062723.96_20150728002422-00177-ip-10-236-191-2_675907702_2.json
|
5079a75b_Land_Registers_1886_and_1837__Explaination
|
[Column] Gnr [Explaination]
|
Land number of farm
|
[] |
Land Registers 1886 and 1837
|
Explaination
|
http://www.rhd.uit.no/matrikkel/excel_e.html
|
39/1438043062723.96_20150728002422-00177-ip-10-236-191-2_675907702_2.json
|
5079a75b_Land_Registers_1886_and_1837__Explaination
|
[Column] Bnr [Explaination]
|
Title number of sub-farm
|
[] |
Land Registers 1886 and 1837
|
Explaination
|
http://www.rhd.uit.no/matrikkel/excel_e.html
|
39/1438043062723.96_20150728002422-00177-ip-10-236-191-2_675907702_2.json
|
5079a75b_Land_Registers_1886_and_1837__Explaination
|
[Column] Mnr [Explaination]
|
Previous land number
|
[] |
Land Registers 1886 and 1837
|
Explaination
|
http://www.rhd.uit.no/matrikkel/excel_e.html
|
39/1438043062723.96_20150728002422-00177-ip-10-236-191-2_675907702_2.json
|
5079a75b_Land_Registers_1886_and_1837__Explaination
|
[Column] Lnr [Explaination]
|
Previous title number
|
[] |
Land Registers 1886 and 1837
|
Explaination
|
http://www.rhd.uit.no/matrikkel/excel_e.html
|
39/1438043062723.96_20150728002422-00177-ip-10-236-191-2_675907702_2.json
|
5079a75b_Land_Registers_1886_and_1837__Explaination
|
[Column] Gnavn [Explaination]
|
Farm name
|
[] |
Land Registers 1886 and 1837
|
Explaination
|
http://www.rhd.uit.no/matrikkel/excel_e.html
|
39/1438043062723.96_20150728002422-00177-ip-10-236-191-2_675907702_2.json
|
5079a75b_Land_Registers_1886_and_1837__Explaination
|
[Column] Bnavn [Explaination]
|
Holding name
|
[] |
Land Registers 1886 and 1837
|
Explaination
|
http://www.rhd.uit.no/matrikkel/excel_e.html
|
39/1438043062723.96_20150728002422-00177-ip-10-236-191-2_675907702_2.json
|
d723669b_amespaces___Iron_Chariots_Wiki__Use
|
[Namespace] main (no prefix) [Use]
|
Articles relevant to the subject matter of this wiki.
|
[] |
Iron Chariots Wiki:Namespaces - Iron Chariots Wiki
|
Use
|
http://wiki.ironchariots.org/index.php?title=Iron_Chariots_Wiki:Namespaces&diff=3421&oldid=3419
|
39/1438043062723.96_20150728002422-00102-ip-10-236-191-2_263865411_1.json
|
d723669b_amespaces___Iron_Chariots_Wiki__Use
|
[Namespace] Talk [Use]
|
Discussion of the articles themselves. The purpose of the "talk pages" is to assist editors in developing quality articles, not general discussion and debate; for the latter see the Discussion Forum.
|
[] |
Iron Chariots Wiki:Namespaces - Iron Chariots Wiki
|
Use
|
http://wiki.ironchariots.org/index.php?title=Iron_Chariots_Wiki:Namespaces&diff=3421&oldid=3419
|
39/1438043062723.96_20150728002422-00102-ip-10-236-191-2_263865411_1.json
|
d723669b_amespaces___Iron_Chariots_Wiki__Use
|
[Namespace] User [Use]
|
Pages where users can describe themselves and work on articles or other relevant stuff before moving it into the main namespace (or other appropriate namespace).
|
[] |
Iron Chariots Wiki:Namespaces - Iron Chariots Wiki
|
Use
|
http://wiki.ironchariots.org/index.php?title=Iron_Chariots_Wiki:Namespaces&diff=3421&oldid=3419
|
39/1438043062723.96_20150728002422-00102-ip-10-236-191-2_263865411_1.json
|
d723669b_amespaces___Iron_Chariots_Wiki__Use
|
[Namespace] User talk [Use]
|
Discussion between individual users. Please try to keep the discussion relevant to this wiki. Take any other discussion to private e-mail or some other appropriate online forum.
|
[] |
Iron Chariots Wiki:Namespaces - Iron Chariots Wiki
|
Use
|
http://wiki.ironchariots.org/index.php?title=Iron_Chariots_Wiki:Namespaces&diff=3421&oldid=3419
|
39/1438043062723.96_20150728002422-00102-ip-10-236-191-2_263865411_1.json
|
d723669b_amespaces___Iron_Chariots_Wiki__Use
|
[Namespace] Iron Chariots Wiki [Use]
|
Pages related to the wiki itself, not (necessarily) to the subject matter of the wiki.
|
[] |
Iron Chariots Wiki:Namespaces - Iron Chariots Wiki
|
Use
|
http://wiki.ironchariots.org/index.php?title=Iron_Chariots_Wiki:Namespaces&diff=3421&oldid=3419
|
39/1438043062723.96_20150728002422-00102-ip-10-236-191-2_263865411_1.json
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.