Uses of Class
org.pushingpixels.radiance.component.internal.ui.ribbon.BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel
-
Packages that use BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel Package Description org.pushingpixels.radiance.component.internal.ui.ribbon -
-
Uses of BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel in org.pushingpixels.radiance.component.internal.ui.ribbon
Methods in org.pushingpixels.radiance.component.internal.ui.ribbon that return BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel Modifier and Type Method Description BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel
BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel.Builder. build()
BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel
BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel. overlayWith(BaseCommandButtonPresentationModel.Overlay overlay)
Methods in org.pushingpixels.radiance.component.internal.ui.ribbon with parameters of type BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel Modifier and Type Method Description BasicRibbonBandUI.BandCollapseCommandButtonProjection
BasicRibbonBandUI.BandCollapseCommandButtonProjection. reproject(BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel newCommandPresentation)
Constructors in org.pushingpixels.radiance.component.internal.ui.ribbon with parameters of type BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel Constructor Description BandCollapseCommandButtonProjection(BasicRibbonBandUI.BandCollapseCommand command, BasicRibbonBandUI.BandCollapseCommandButtonPresentationModel commandPresentation)
-