Uses of Class
org.pushingpixels.radiance.component.api.common.model.ColorSelectorCommandButtonPresentationModel
Packages that use ColorSelectorCommandButtonPresentationModel
Package
Description
-
Uses of ColorSelectorCommandButtonPresentationModel in org.pushingpixels.radiance.component.api.common.model
Methods in org.pushingpixels.radiance.component.api.common.model that return ColorSelectorCommandButtonPresentationModelModifier and TypeMethodDescriptionColorSelectorCommandButtonPresentationModel.Builder.build()ColorSelectorCommandButtonPresentationModel.overlayWith(BaseCommandButtonPresentationModel.Overlay overlay) ColorSelectorCommandButtonPresentationModel.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 ColorSelectorCommandButtonPresentationModelModifier and TypeMethodDescriptionColorSelectorCommandButtonProjection.reproject(ColorSelectorCommandButtonPresentationModel newCommandPresentation) Constructors in org.pushingpixels.radiance.component.api.common.projection with parameters of type ColorSelectorCommandButtonPresentationModelModifierConstructorDescriptionColorSelectorCommandButtonProjection(ColorSelectorCommand command, ColorSelectorCommandButtonPresentationModel commandPresentation)