Known Direct Subclasses
|
Class Overview
The old user/group picker that shows up as a popup window, with autocomplete suggestions.
Should go away but it won't any time soon...
Fields
protected
PageElement
container
protected
PageBinder
pageBinder
protected
Timeouts
timeouts
Public Constructors
public
LegacyPicker
(PageElement form, String pickerId)
public
LegacyPicker
(String pickerId)
Public Methods
public
TimedCondition
hasActiveSuggestion
()
public
TimedCondition
hasSuggestionWithId
(String substring)
public
TimedCondition
isSuggestionsPresent
()
Protected Methods
protected
PageElement
container
()