Interface ActionEventArgs

Represents a specification action event arguments.

Hierarchy

  • ActionEventArgs

Index

Properties

Properties

name

name: string

The name of the action.

state

state: string

The state of the action (Enabled/Disabled)

title

title: string

The title of the action.