|
UIX 2.2.16 | ||||||||
| 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.InsertRowEventHandler
The InsertRowEventHandler inserts the currently scoped Row into the currently scoped RowSet.
| Constructor Summary | |
InsertRowEventHandler()
Creates a new InsertRowEventHandler. |
|
| Method Summary | |
protected boolean |
getUsesCurrency(BajaContext context)
|
protected EventResult |
handleEventImpl(BajaContext context,
Page page,
PageEvent event)
|
void |
setUsesCurrency(boolean usesCurrency)
|
| 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 InsertRowEventHandler()
| Method Detail |
public void setUsesCurrency(boolean usesCurrency)
protected EventResult handleEventImpl(BajaContext context,
Page page,
PageEvent event)
throws java.lang.Throwable
handleEventImpl in class BaseEventHandlerprotected boolean getUsesCurrency(BajaContext context)
|
UIX 2.2.16 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||