Properties
Optional isEnabled
isEnabled?: CurrentWidgetCommandHandlerBooleanCheck
Optional isToggled
isToggled?: CurrentWidgetCommandHandlerBooleanCheck
Optional isVisible
isVisible?: CurrentWidgetCommandHandlerBooleanCheck
Optional onDidChangeEnabled
on
Did
Change
Enabled
?: Event<void>
Execute this handler.
Don't call it directly, use
CommandService.executeCommand
instead.