|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISelectionEventCapability
| Method Summary | |
|---|---|
void |
addSelectionListener(ISelectionListener facesListener)
Adds a listener to the component for the selection event |
FacesListener[] |
listSelectionListeners()
Returns a list of selection listener for the component |
void |
removeSelectionListener(ISelectionListener facesListener)
Removes a listener from the component for the selection event |
| Method Detail |
|---|
void addSelectionListener(ISelectionListener facesListener)
facesListener - the selection listener to addvoid removeSelectionListener(ISelectionListener facesListener)
facesListener - the selection listener to removeFacesListener[] listSelectionListeners()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||