|
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.PreviousEventHandler
The PreviousEventHandler sets the currency of the currently scoped RowSetIterator to the previous Row.
Constructor Summary | |
PreviousEventHandler()
Creates a new PreviousEventHandler. |
Method Summary | |
protected EventResult |
handleEventImpl(BajaContext context,
Page page,
PageEvent event)
|
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 PreviousEventHandler()
Method Detail |
protected EventResult handleEventImpl(BajaContext context, Page page, PageEvent event) throws java.lang.Throwable
handleEventImpl
in class BaseEventHandler
|
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 |