| ActionButtonBuildContextHandler |
|
| ActionButtonGroup |
|
| ActionButtonOnInitHandler |
|
| ActionCanExecuteHandler |
|
| ActionComponentInit |
|
| ActionInput |
|
| ActionOutput |
|
| ActionRoute |
|
| ActionTriggerFunction |
|
Type that defines a action as a function to execute |
|
| LoadComponent |
|
| CanShowMenuItemHandler |
|
Handler responsable for show or hide a menu item |
|
| MenuRouteHandler |
|
Route Builder Handler |
|
| MenuTitleBuilderHandler |
|
Menu Builder Handler |
|
| ConfigService |
|
| DynamicComponentOutputs |
|
Generic inputs definition. Optionally used to type the inputs sent to the dynamic component |
|
| OutputEventHandler |
|
Output Event Handler Maps the output keys of a component to an event handler. The event handlers can be used to subscribe the component events. |
|
| EntitiesStoreChangedHandler |
|
| FunctionalityExpression |
|
Represents a simple functionality expression. Allows auto-completing simple expressions (with a single functionality), but also accepts any string. |
|
| HostLoadBalancerConfig |
|
| InnerResultMessageBag |
|
Inner Result Message. Does not support multiple levels of inner results. |
|
| ValidationCheckEvent |
|
| InstanceFieldToDynamicInput |
|
Defines the relation/linking between the fields of a given row (visible or not) And the (Dynamic) Inputs of the specific column |
|
| ReferenceType |
|
Reference Types, including those not explicitly treated by the Business Logic, such as DEE Actions, which are considered Static Types |
|
| MessageBusCallback |
|
Message Bus Callback |
|
| Mock |
|
| NotificationsStoreChangedHandler |
|
Function definition for when the store change |
|
| OnBeforeValueChangeCallback |
|
Callback type that takes the rows and entity instance as inputs and returns a Promise of a Map<string, TablePropertiesValues>. |
|
| OnValueChangeCallback |
|
Callback type that takes the rows and entity instance as inputs and returns a Promise of a Map<string, TablePropertiesValues>. |
|
| TransformCallback |
|
Callback type for a method used to transform a table property value for displaying purposes |
|
| Prettify |
|
Utility type that takes an object type and makes the hover overlay more readable |
|
| PropertyPath |
|
Type that represents the path of a property in an object. |
|
| TimeUnit |
|
| ValueValidator |
|
ValueValidator interface - function to validate the string in input |
|
| Routes |
|
| SecurityAuthConfigTokenMode |
|
Defines the token mode - it supports both keyboardWedge and camera |
|
| SecurityAuthConfigTokenModeCameraMode |
|
To be used when tokenMode is of type "KeyboardWedgeAndCamera" or "Camera" |
|
| SecurityPortalAuthenticationIdentifierTypes |
|
The authentication identifier types that the Security Portal supports. |
|
| SetSideBarTabNumberIndicator |
|
Function to set the number of notifications |
|
| SideBarTabNumberIndicator |
|
Function to set initial settings of a sideBar tab |
|
| VideoCaptureFacingMode |
|
Possible facing modes for the video.
|
|