|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Listener interface for receiving OptionsEvents
from the
terminal session. An OptionsEvent
is fired whenever store or
terminal options (configuration information) is loaded into the terminal session.
This event should be generated whenever a change occurs to the options and during the initial load of options data for the terminal session.
addOptionsListener
Method Summary | |
---|---|
void |
optionsLoaded(com.ibm.retail.AEF.event.OptionsEvent evt)
Options information has been loaded for the terminal session. |
Method Detail |
public void optionsLoaded(com.ibm.retail.AEF.event.OptionsEvent evt) throws java.rmi.RemoteException
evt
- contains options details
java.rmi.RemoteException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |