|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IServiceEventCapability
| Method Summary | |
|---|---|
void |
addServiceEventListener(IServiceEventListener facesListener)
Adds a listener to the component for the service event |
FacesListener[] |
listServiceEventListeners()
Returns a list of service listener for the component |
void |
removeServiceEventListener(IServiceEventListener facesListener)
Removes a listener from the component for the service event |
| Method Detail |
|---|
void addServiceEventListener(IServiceEventListener facesListener)
facesListener - the service listener to addvoid removeServiceEventListener(IServiceEventListener facesListener)
facesListener - the service listener to removeFacesListener[] listServiceEventListeners()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||