|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SuggestionPopupStateListener
Suggestion popup state listener interface.
| Nested Class Summary | |
|---|---|
static class |
SuggestionPopupStateListener.Adapter
Suggestion popup state listener adapter. |
| Method Summary | |
|---|---|
Vote |
previewSuggestionPopupClose(SuggestionPopup suggestionPopup,
boolean result)
Called to preview a suggestion popup close event. |
void |
suggestionPopupCloseVetoed(SuggestionPopup suggestionPopup,
Vote reason)
Called when a suggestion popup close event has been vetoed. |
| Methods inherited from interface org.apache.pivot.wtk.SuggestionPopupCloseListener |
|---|
suggestionPopupClosed |
| Method Detail |
|---|
Vote previewSuggestionPopupClose(SuggestionPopup suggestionPopup,
boolean result)
suggestionPopup - result -
void suggestionPopupCloseVetoed(SuggestionPopup suggestionPopup,
Vote reason)
suggestionPopup - reason -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||