EVENTS: {
PAGE_CHANGE: string;
SUBMIT: string;
SWITCH: string;
VALIDATION_ERROR: string;
_ENABLE_CURRENT_TAB: string;
_END_OF_PAGE: string;
_FIELD_CHANGE: string;
_FIELD_CLOSE: string;
_RESET_END_OF_PAGE: string;
} = ...
Type declaration
-
PAGE_CHANGE: string
-
SUBMIT: string
-
SWITCH: string
-
VALIDATION_ERROR: string
-
_ENABLE_CURRENT_TAB: string
-
_END_OF_PAGE: string
-
_FIELD_CHANGE: string
-
_FIELD_CLOSE: string
-
_RESET_END_OF_PAGE: string
Events with $ in prefix is meant to be used for internal purpose only