Package com.hp.lft.sdk
Interface EnabledProvider
- All Known Subinterfaces:
APOGrid
,Applet
,Button
,Button
,Button
,Button
,Button
,Button
,Button
,Button
,Button
,Button
,Calendar
,Calendar
,Calendar
,Calendar
,Calendar
,Calendar
,Calendar
,Calendar
,Carousel
,CheckBox
,CheckBox
,CheckBox
,CheckBox
,CheckBox
,CheckBox
,CheckBox
,CheckBox
,CheckBox
,CheckBox
,ComboBox
,ComboBox
,ComboBox
,ComboBox
,ComboBox
,DateTimeInput
,Dialog
,Dialog
,DropDown
,EditField
,EditField
,EditField
,EditField
,EditField
,EditField
,EditField
,EditField
,EditField
,Editor
,Editor
,Editor
,Editor
,ExpandBar
,FacetFilter
,FileField
,FlexFieldWindow
,FormWindow
,Grid
,Image
,InternalFrame
,Label
,Label
,Label
,Link
,Link
,List
,List
,List
,ListBox
,ListBox
,ListBox
,ListBox
,ListBox
,ListOfValues
,ListView
,ListView
,ListView
,Menu
,Menu
,Menu
,Menubar
,Notification
,NumericField
,Paginator
,Password
,ProgressBar
,PropertyGrid
,RadioButton
,RadioButton
,RadioButton
,RadioButton
,RadioButton
,RadioButton
,RadioButton
,RadioGroup
,RadioGroup
,RadioGroup
,RadioGroup
,RatingIndicator
,RecyclerView
,ScrollBar
,ScrollBar
,ScrollBar
,ScrollBar
,Slider
,Slider
,Slider
,Slider
,SpinBox
,SpinBox
,SpinBox
,Static
,StatusBar
,StatusBar
,StatusBar
,StatusBar
,Stepper
,Tab
,TabControl
,TabControl
,TabControl
,TabControl
,TabControl
,Table
,Table
,Table
,Table
,Table
,Table
,Table
,TableBase<T>
,TabStrip
,TabStrip
,TabStrip
,TabStrip
,Tile
,Toggle
,ToggleButton
,ToolBar
,ToolBar
,ToolBar
,ToolBar
,ToolBar
,ToolBar
,TreeView
,TreeView
,TreeView
,TreeView
,TreeView
,TreeView
,TreeView
,TreeView
,TreeViewTable
,UiObject
,UiObject
,UiObject
,UiObject
,UiObject
,UiObject
,UiObjectBase
,UiObjectBase
,UiObjectBase
,UiObjectBase
,UiObjectBase
,UiObjectBase
,UiObjectBase
,UiObjectWithLayoutInfo
,UiObjectWithLayoutInfo
,View
,WaitUntilEnabledProvider
,WebView
,Window
,Window
,Window
,Window
,Window
public interface EnabledProvider
A TestObject that supports the isEnabled method.
-
Method Summary
-
Method Details
-
isEnabled
Indicates whether this object is enabled.- Returns:
- true if the object is enabled, false otherwise.
- Throws:
GeneralLeanFtException
- if error occurs during execution
-