|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--oracle.cabo.data.jbo.servlet.event.BaseEventHandler
|
+--oracle.cabo.data.jbo.servlet.event.ChainingEventHandler
|
+--oracle.cabo.data.jbo.servlet.event.FindRootAppModuleEventHandler
The FindRootAppModuleEventHandler puts the root application module into scope for child event handlers.
| Constructor Summary | |
FindRootAppModuleEventHandler()
Creates a new FindRootAppModuleEventHandler. |
|
| Method Summary | |
java.lang.String |
getName()
Gets the root ApplicationModule name. |
protected EventResult |
handleEventImpl(BajaContext context,
Page page,
PageEvent event)
|
void |
setName(java.lang.String name)
Sets the root ApplicationModule name. |
| Methods inherited from class oracle.cabo.data.jbo.servlet.event.ChainingEventHandler |
getHandlers, setHandlers |
| Methods inherited from class oracle.cabo.data.jbo.servlet.event.BaseEventHandler |
addValidationAttribute, checkRootHandler, consume, getMessageData, getTableDataProvider, getValidationData, handleEvent, hasValidationErrors, isConsumed, isRootHandler, posthandle, prehandle, processValidationError |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FindRootAppModuleEventHandler()
| Method Detail |
public java.lang.String getName()
public void setName(java.lang.String name)
protected EventResult handleEventImpl(BajaContext context,
Page page,
PageEvent event)
throws java.lang.Throwable
handleEventImpl in class ChainingEventHandler
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||