Known Direct Subclasses
|
Summary
Nested Classes |
class |
PickerPopup.MultiSelect |
|
class |
PickerPopup.PickerRow<S extends PickerRow<S>> |
|
Protected Methods |
R
|
createRow(PageElement rowElement)
|
[Expand]
Inherited Methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Fields
protected
PageElement
isMultiselect
protected
PageBinder
pageBinder
protected
PageElement
selectorForm
Public Constructors
Public Methods
public
R
getRowByIndex
(int index)
public
TimedQuery<Boolean>
isClosed
()
public
boolean
isMultiselect
()
public
TimedCondition
isOpen
()
Opens the popup and switches the focus to the popup's window
public
void
switchBack
()
public
void
switchToPopupWindow
()
Protected Methods
protected
R
createRow
(PageElement rowElement)