Uses of Class
org.pushingpixels.radiance.component.api.common.model.ColorSelectorCommandButtonPresentationModel
-
Packages that use ColorSelectorCommandButtonPresentationModel Package Description org.pushingpixels.radiance.component.api.common.model org.pushingpixels.radiance.component.api.common.projection -
-
Uses of ColorSelectorCommandButtonPresentationModel in org.pushingpixels.radiance.component.api.common.model
Methods in org.pushingpixels.radiance.component.api.common.model that return ColorSelectorCommandButtonPresentationModel Modifier and Type Method Description ColorSelectorCommandButtonPresentationModelColorSelectorCommandButtonPresentationModel.Builder. build()ColorSelectorCommandButtonPresentationModelColorSelectorCommandButtonPresentationModel. overlayWith(BaseCommandButtonPresentationModel.Overlay overlay)static ColorSelectorCommandButtonPresentationModelColorSelectorCommandButtonPresentationModel. withDefaults() -
Uses of ColorSelectorCommandButtonPresentationModel in org.pushingpixels.radiance.component.api.common.projection
Methods in org.pushingpixels.radiance.component.api.common.projection with parameters of type ColorSelectorCommandButtonPresentationModel Modifier and Type Method Description ColorSelectorCommandButtonProjectionColorSelectorCommandButtonProjection. reproject(ColorSelectorCommandButtonPresentationModel newCommandPresentation)Constructors in org.pushingpixels.radiance.component.api.common.projection with parameters of type ColorSelectorCommandButtonPresentationModel Constructor Description ColorSelectorCommandButtonProjection(ColorSelectorCommand command, ColorSelectorCommandButtonPresentationModel commandPresentation)
-