com.wrq.vhi.script.api
Interface GetCurrentHostRecordEvent
- All Superinterfaces:
- EntityEvent, Event, HostSessionEvent, ModelEvent, RecordSetEvent
public interface GetCurrentHostRecordEvent
- extends RecordSetEvent
Get current host record event information.
- See Also:
RecordSetEventHandler.getCurrentHostRecord(com.wrq.vhi.script.api.GetCurrentHostRecordEvent)
getCurrentRecordSetScreen
RecordSetScreen getCurrentRecordSetScreen()
throws ApptrieveException
- Fetches all records (including blank, repeated, filtered etc) on the
current screen.
- Returns:
- the records on the current screen
- Throws:
ApptrieveException
defaultGetCurrentHostRecord
int defaultGetCurrentHostRecord()
- Gets the index of the record that the VHI has determined as the current
host record.
- Returns:
- the one-based index of the current host record