ContextMenuVisibleCallbackΒΆ
Type Alias ContextMenuVisibleCallback
Type declaration
- (info: ContextMenuCallbackInfo): Promise<boolean>
Parameters
- info: ContextMenuCallbackInfo
Contains information about the related webvis Context, Viewer, NodeId, etc.
Returns Promise<boolean>
- info: ContextMenuCallbackInfo
Specifies a callback function which is executed before the context menu opens and can be used control the visibility of an entry.