Index

src/lib/extensions/metadata/action/action-metadata.ts

ActionButtonBuildContextHandler
function
ActionButtonGroup
BaseActionButton
ActionButtonOnInitHandler
function
ActionCanExecuteHandler
function
ActionComponentInit
function
ActionInput
SimpleType | ComplexType
ActionOutput
SimpleType | ComplexType
ActionRoute
LinkMetadata | string
ActionTriggerFunction

Type that defines a action as a function to execute

function
LoadComponent
function

src/lib/extensions/metadata/menu/menu-metadata.ts

CanShowMenuItemHandler

Handler responsable for show or hide a menu item

function
MenuRouteHandler

Route Builder Handler

function
MenuTitleBuilderHandler

Menu Builder Handler

function

src/lib/extensions/config.service.ts

ConfigService
CoreConfig

src/lib/extensions/dynamic/module-loader.service.ts

DynamicComponentOutputs

Generic inputs definition. Optionally used to type the inputs sent to the dynamic component

OutputEventHandler<T>
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.

Prettify<Partial<>>

src/lib/extensions/stores/entity-store.service.ts

EntitiesStoreChangedHandler
function

src/lib/extensions/cache/functionality/functionality.service.ts

FunctionalityExpression

Represents a simple functionality expression. Allows auto-completing simple expressions (with a single functionality), but also accepts any string.

Functionality |

init/src/lib/core-config.ts

HostLoadBalancerConfig
HostRestConfig

src/lib/extensions/interfaces/feedback.ts

InnerResultMessageBag

Inner Result Message. Does not support multiple levels of inner results.

Omit<ResultMessageBag | innerResults>
ValidationCheckEvent
CustomEvent

src/lib/extensions/interfaces/entity-type-definition.ts

InstanceFieldToDynamicInput

Defines the relation/linking between the fields of a given row (visible or not) And the (Dynamic) Inputs of the specific column

Record<string | string>
ReferenceType

Reference Types, including those not explicitly treated by the Business Logic, such as DEE Actions, which are considered Static Types

Cmf.Foundation.Common.ReferenceType | Cmf.Foundation.Common.DynamicExecutionEngine.Action | Cmf.Foundation.Security.DataGroup | Cmf.Foundation.Security.Service | Cmf.Foundation.Security.Functionality | Cmf.Foundation.BusinessObjects.Reports.RSReport | Cmf.Foundation.BusinessObjects.Cultures.Culture | Cmf.Foundation.BusinessObjects.Cultures.LocalizedMessage

src/lib/extensions/message-bus.service.ts

MessageBusCallback

Message Bus Callback

function

testing/src/create-mock.ts

Mock

src/lib/extensions/stores/notification-store.service.ts

NotificationsStoreChangedHandler

Function definition for when the store change

function

src/lib/extensions/metadata/table/table-metadata.ts

OnBeforeValueChangeCallback

Callback type that takes the rows and entity instance as inputs and returns a Promise of a Map<string, TablePropertiesValues>.

function
OnValueChangeCallback

Callback type that takes the rows and entity instance as inputs and returns a Promise of a Map<string, TablePropertiesValues>.

function
TransformCallback

Callback type for a method used to transform a table property value for displaying purposes

function

src/lib/extensions/interfaces/util.ts

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

function

src/lib/extensions/metadata/route/route-metadata.ts

Routes
Route[]

src/lib/extensions/security/security.ts

SecurityAuthConfigTokenMode

Defines the token mode - it supports both keyboardWedge and camera

"None" | "KeyboardWedge" | "KeyboardWedgeAndCamera" | "Camera"
SecurityAuthConfigTokenModeCameraMode

To be used when tokenMode is of type "KeyboardWedgeAndCamera" or "Camera"

"All" | "QR" | "BarCode"
SecurityPortalAuthenticationIdentifierTypes

The authentication identifier types that the Security Portal supports.

"UserAccount" | "Token"

src/lib/extensions/metadata/side-bar/side-bar-metadata.ts

SetSideBarTabNumberIndicator

Function to set the number of notifications

function
SideBarTabNumberIndicator

Function to set initial settings of a sideBar tab

function

src/lib/extensions/media-capture.service.ts

VideoCaptureFacingMode

Possible facing modes for the video.

  • user - front camera
  • environment - back camera
"user" | "environment"

results matching ""

    No results matching ""