blockly > ContextMenuRegistry > Scope
Interface ContextMenuRegistry.Scope
Espace de travail/bloc/objet sélectionné dans lequel le menu est affiché. Il est transmis aux fonctions de rappel et d'affichage du texte qui dépendent de ces informations.
Signature :
export interface Scope
Propriétés
Propriété | Modificateurs | Type | Description |
---|---|---|---|
bloc ? | BlockSvg | (Facultatif) | |
comment ? | RenderedWorkspaceComment | (Facultatif) | |
focusedNode ? | IFocusableNode | (Facultatif) | |
espace de travail ? | WorkspaceSvg | (Facultatif) |