|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISuggestionEventCapability
| Method Summary | |
|---|---|
void |
addSuggestionListener(ISuggestionListener suggestionListener)
Adds a listener to the component for the suggestion event |
FacesListener[] |
listSuggestionListeners()
Returns a list of suggestion listener for the component |
void |
removeSuggestionListener(ISuggestionListener suggestionListener)
Removes a listener from the component for the suggestion event |
| Method Detail |
|---|
void addSuggestionListener(ISuggestionListener suggestionListener)
suggestionListener - the suggestion listener to addvoid removeSuggestionListener(ISuggestionListener suggestionListener)
suggestionListener - the suggestion listener to removeFacesListener[] listSuggestionListeners()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||