public interface IsTerminatedEvent extends RecordSetEvent
Modifier and Type | Field and Description |
---|---|
static int |
SCROLL_DOWN
Constant that specifies VHI is checking for scroll down termination.
|
static int |
SCROLL_UP
Constant that specifies VHI is checking for scroll up termination.
|
Modifier and Type | Method and Description |
---|---|
boolean |
defaultIsTerminated()
Gets the result of VHI's default termination logic as defined in the
model.
|
RecordSetScreen |
getCurrentRecordSetScreen()
Fetches all records (including blank, repeated, filtered etc) on the
current screen.
|
int |
getScrollDirection()
Gets the direction VHI is checking for scroll termination.
|
getPageNumber, getRecordSetContext, getRecordSetMetaData, getRecordSetName
getEntityName, getTabStops
getHostSession
getClientSession, getCurrentOperation, getCurrentProcedure, getModelContext
checkForTimeout, createErrorMessage, createErrorMessage, createHostSession, createUserErrorMessage, getEventStack, getHandlerProperty, getLogger, isDesignEnvironment
static final int SCROLL_UP
static final int SCROLL_DOWN
int getScrollDirection()
RecordSetScreen getCurrentRecordSetScreen() throws ApptrieveException
ApptrieveException
boolean defaultIsTerminated()