|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.taursys.xml.event.Dispatcher
com.taursys.xml.event.InitFormDispatcher
InitFormDispatcher is a Dispatcher for InitFormEvents
| Field Summary |
| Fields inherited from class com.taursys.xml.event.Dispatcher |
components, map |
| Constructor Summary | |
InitFormDispatcher(Component source)
Constructs a new InitFormDispatcher |
|
| Method Summary | |
void |
dispatchToComponent(Component c)
Dispatches a InitFormEvent to the given component. |
| Methods inherited from class com.taursys.xml.event.Dispatcher |
addNotify, dispatch, dispatch, dispatch, getIndex, getParameter, getParentDispatcher, getParentIndex, incrementIndex, removeNotify, resetIndex, setParentDispatcher |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InitFormDispatcher(Component source)
| Method Detail |
public void dispatchToComponent(Component c)
throws java.lang.Exception
Dispatches a InitFormEvent to the given component.
dispatchToComponent in class Dispatcherc - the Component to dispatch to
java.lang.Exception - from the components dispatchEvent method
if occurs.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||