|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.businessobjects.jsf.sdk.event.ItemsSetupListener
The default listener used to handle events fired by the Path
and ItemsGrid
components.
Constructor Summary | |
ItemsSetupListener()
|
Method Summary | |
void |
processAction(ActionEvent event)
Processes the event. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ItemsSetupListener()
Method Detail |
public void processAction(ActionEvent event)
Processes the event.
event
- the event to process
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |