src/session/events/actions.ts
Properties |
|
Static Readonly BUTTON_PRESS_FAILED |
BUTTON_PRESS_FAILED:
|
Type : string
|
Default value : '[Blueriq] Button Press Failed'
|
Static Readonly BUTTON_PRESS_HANDLED |
BUTTON_PRESS_HANDLED:
|
Type : string
|
Default value : '[Blueriq] Button Press Handled'
|
Static Readonly BUTTON_PRESSED |
BUTTON_PRESSED:
|
Type : string
|
Default value : '[Blueriq] Button Pressed'
|
Static Readonly FIELD_REFRESH_FAILED |
FIELD_REFRESH_FAILED:
|
Type : string
|
Default value : '[Blueriq] Field Refresh Failed'
|
Static Readonly FIELD_VALUE_CHANGE_HANDLED |
FIELD_VALUE_CHANGE_HANDLED:
|
Type : string
|
Default value : '[Blueriq] Field Value Change Handled'
|
Static Readonly FIELD_VALUE_CHANGED |
FIELD_VALUE_CHANGED:
|
Type : string
|
Default value : '[Blueriq] Field Value Changed'
|
Static Readonly RECOMPOSE_PAGE |
RECOMPOSE_PAGE:
|
Type : string
|
Default value : '[Blueriq] Recompose Page'
|
Static Readonly RECOMPOSE_PAGE_FAILED |
RECOMPOSE_PAGE_FAILED:
|
Type : string
|
Default value : '[Blueriq] Recompose Page Failed'
|