|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SuggestionPopupCloseListener | |
---|---|
org.apache.pivot.wtk | Contains classes that define the structure and behavior of WTK user interface components. |
org.apache.pivot.wtk.skin.terra | Defines skin classes for the "Terra" theme. |
Uses of SuggestionPopupCloseListener in org.apache.pivot.wtk |
---|
Subinterfaces of SuggestionPopupCloseListener in org.apache.pivot.wtk | |
---|---|
interface |
SuggestionPopupStateListener
Suggestion popup state listener interface. |
Classes in org.apache.pivot.wtk that implement SuggestionPopupCloseListener | |
---|---|
static class |
SuggestionPopupStateListener.Adapter
Suggestion popup state listener adapter. |
Methods in org.apache.pivot.wtk that return SuggestionPopupCloseListener | |
---|---|
SuggestionPopupCloseListener |
SuggestionPopup.getSuggestionPopupCloseListener()
|
Methods in org.apache.pivot.wtk with parameters of type SuggestionPopupCloseListener | |
---|---|
void |
SuggestionPopup.open(TextInput textInputArgument,
SuggestionPopupCloseListener suggestionPopupCloseListenerArgument)
Opens the suggestion popup window. |
Uses of SuggestionPopupCloseListener in org.apache.pivot.wtk.skin.terra |
---|
Classes in org.apache.pivot.wtk.skin.terra that implement SuggestionPopupCloseListener | |
---|---|
class |
TerraSuggestionPopupSkin
Terra suggestion popup skin. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |