|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILoadEventCapability
| Method Summary | |
|---|---|
void |
addLoadListener(ILoadListener loadListener)
Adds a listener to the component for the load event |
FacesListener[] |
listLoadListeners()
Returns a list of load listener for the component |
void |
removeLoadListener(ILoadListener loadListener)
Removes a listener from the component for the load event |
| Method Detail |
|---|
void addLoadListener(ILoadListener loadListener)
loadListener - the load listener to addvoid removeLoadListener(ILoadListener loadListener)
loadListener - the load listener to removeFacesListener[] listLoadListeners()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||