Event types for KCML_Form_Disable_Async_Events

DEF ENUM enumeration name KCML_EVENTS_ENUM

Enumeration ValueValueDescription
_KCML_EVENTS_NONE0x0No events
_KCML_EVENTS_TAB_PAGE0x1Tab page Enter Exit
_KCML_EVENTS_ROW_REQUEST0x2Row request
_KCML_EVENTS_TREE_SELCHANGE0x4Tree selchange
_KCML_EVENTS_IDLE0x8Idle event
_KCML_EVENTS_VALIDATE0x10Validate event (as a result of ServerEdit)
_KCML_EVENTS_ALL0x1FAll events

Back to the list of Enumerations and Constants