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
Subclasses with type arguments of type ColorSelectorCommandButtonPresentationModel in org.pushingpixels.radiance.component.api.common.modelModifier and TypeClassDescriptionclassEncapsulates presentation metadata for displaying color selector commands as buttons.static classMethods 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
Subclasses with type arguments of type ColorSelectorCommandButtonPresentationModel in org.pushingpixels.radiance.component.api.common.projectionMethods 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)