Represents the response when specification actions update.

Hierarchy

  • ActionsUpdatedData

Properties

isDialog: boolean

Whether the form is a dialog.

isFirst: boolean

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

isItemListDialog: boolean

Whether the form is an item list dialog.

isLast: boolean

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

operations: ActionEventArgs[]
transitions: ActionEventArgs[]