const OnClickHandlerKeys: object;When configuring a field on a LucidCardBlock to be displayed as a data graphic, this click handler value
specifies what to do when the user clicks on the data graphic produced.
Type declaration
BasicEditPanel
readonly BasicEditPanel: "BasicEditPanel" = 'BasicEditPanel';Display the UI panel to edit fields on the data associated with the card
CustomEditAction
readonly CustomEditAction: "CustomEditAction" = 'CustomEditAction';Display a custom UI panel to edit non-standard fields on the data associated with the card
EditFieldsStencilPanel
readonly EditFieldsStencilPanel: "EditFieldsStencilPanel" = 'EditFieldsStencilPanel';Display a panel on the canvas when a stencil is clicked, showing editable input fields for the values that
calculate what is shown on the stencil
ListStencilPanel
readonly ListStencilPanel: "ListStencilPanel" = 'ListStencilPanel';Display a panel on the canvas when a stencil is clicked, showing a list of items related to the stencil field
OpenBrowserWindow
readonly OpenBrowserWindow: "OpenBrowserWindow" = 'OpenBrowserWindow';Open a new browser window to a URL specified by linkFormula
OpenTargetTab
Experimental
readonly OpenTargetTab: "OpenTargetTab" = 'OpenTargetTab';Open the right-hand card details panel and navigate to a specific target tab