Class RibbonApplicationMenuCommand
java.lang.Object
org.pushingpixels.radiance.component.api.common.model.BaseCommand<RibbonApplicationMenu>
org.pushingpixels.radiance.component.api.ribbon.model.RibbonApplicationMenuCommand
- All Implemented Interfaces:
ChangeAware
,ContentModel
,PropertyChangeAware
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.pushingpixels.radiance.component.api.common.model.BaseCommand
BaseCommand.BaseBuilder<T extends BaseCommand<MCM>,
MCM extends BaseCommandMenuContentModel, B extends BaseCommand.BaseBuilder<T, MCM, B>>, BaseCommand.CommandActionPreview, BaseCommand.SecondaryLifecycle -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.pushingpixels.radiance.component.api.common.model.BaseCommand
addChangeListener, addPropertyChangeListener, checkConsistency, getAction, getActionPreview, getActionRichTooltip, getExtraText, getIconFactory, getSecondaryContentModel, getSecondaryLifecycle, getSecondaryRichTooltip, getTag, getText, getToggleGroupModel, hasSecondaryContent, isActionEnabled, isSecondaryEnabled, isToggle, isToggleSelected, removeChangeListener, removePropertyChangeListener, setAction, setActionEnabled, setActionPreview, setActionRichTooltip, setExtraText, setIconFactory, setSecondaryEnabled, setSecondaryRichTooltip, setTag, setText, setToggleSelected
-
Constructor Details
-
RibbonApplicationMenuCommand
private RibbonApplicationMenuCommand()
-
-
Method Details
-
builder
-