Options
All
  • Public
  • Public/Protected
  • All
Menu

An arguments object for the changed signal.

Hierarchy

  • IChangedArgs

Index

Properties

Properties

Readonly change

change: "added" | "removed"

Whether the item was added or removed.

Optional Readonly name

name: string

The name of the item or the widget factory being extended.

Readonly type

type: "widgetFactory" | "modelFactory" | "widgetExtension" | "fileType"

The type of the changed item.

Generated using TypeDoc