@JsType public interface ToolBarItem extends RuntimeFeatureResource
Modifier and Type | Method and Description |
---|---|
Command |
getCommand() |
ToolBarIcon |
getIcon() |
String |
getTooltip() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
getDependencies, getIdentifier, getResourceType, isType
String getTooltip()
ToolBarIcon getIcon()
boolean isEnabled()
void setEnabled(boolean enabled)
enabled
- the enabled to setCommand getCommand()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.