Interface ActionsUpdatedData

Represents the response when specification actions update.

Hierarchy

  • ActionsUpdatedData

Index

Properties

isDialog

isDialog: boolean

Whether the form is a dialog.

isFirst

isFirst: boolean

Whether the form is the first form in the form navigation.

isItemListDialog

isItemListDialog: boolean

Whether the form is an item list dialog.

isLast

isLast: boolean

Whether the form is the last form in the form navigation.

operations

operations: ActionEventArgs[]

transitions

transitions: ActionEventArgs[]