Last updated

Enumeration: DlFrameEvent

Events that are emitted from the frame (SDK) to the host (platform)

Table of contents

Enumeration Members

Enumeration Members

UPDATE_NODE_CONFIG

• UPDATE_NODE_CONFIG = "updateNodeConfig"

Updates the node configuration


TOGGLE_ACTION_LOCK

• TOGGLE_ACTION_LOCK = "toggleActionLock"

Toggles the action lock


CLOSE_DIALOG

• CLOSE_DIALOG = "app:closeDialog"

Closes dialog slot


REDO

• REDO = "redo"

Redo action


UNDO

• UNDO = "undo"

Undo action


TOAST_MESSAGE

• TOAST_MESSAGE = "app:toastMessage"

Toast message (info, warning, error, success)


INVOKE_PANEL

• INVOKE_PANEL = "invokePanel"

Invokes another panel from the app


SET_HEIGHT

• SET_HEIGHT = "app:setHeight"

Sets iframe height


UPDATE_TIME_SERVICE_SETTINGS

• UPDATE_TIME_SERVICE_SETTINGS = "app:updateTimeServiceSettings"

Sets time service settings (payload: SDKTimeServiceSettings)


UPDATE_VIEWER_SETTINGS

• UPDATE_VIEWER_SETTINGS = "app:updateViewerSettings"

Sets the settings values of the top bar controls based on the values provided by the app.


CLIPBOARD_WRITE

• CLIPBOARD_WRITE = "app:clipboardWrite"

Copy to clipboard


REFRESH_DATA

• REFRESH_DATA = "app:refreshData"

Refresh page data