blockly > ContextMenuRegistry > ActionRegistryItem
Interfaccia ContextMenuRegistry.ActionRegistryItem
Una rappresentazione di una normale voce di menu cliccabile nel registry.
Firma:
interface ActionRegistryItem extends CoreRegistryItem
Estende: CoreRegistryItem
Proprietà
Proprietà | Modificatori | Tipo | Descrizione |
---|---|---|---|
callback | (scope: Scope, menuOpenEvent: Event, menuSelectEvent: Event, location: Coordinate) => void | ||
displayText | ((p1: Ambito) => stringa | HTMLElement) | stringa | HTMLElement | ||
preconditionFn | (p1: Scope, menuOpenEvent: Event) => stringa | ||
separatore? | mai | (Facoltativo) |