Uses of Class
org.pushingpixels.radiance.component.api.ribbon.synapse.model.RibbonCheckBoxContentModel
Packages that use RibbonCheckBoxContentModel
Package
Description
-
Uses of RibbonCheckBoxContentModel in org.pushingpixels.radiance.component.api.ribbon.synapse
Constructor parameters in org.pushingpixels.radiance.component.api.ribbon.synapse with type arguments of type RibbonCheckBoxContentModelModifierConstructorDescriptionJRibbonCheckBox
(Projection<JRibbonCheckBox, RibbonCheckBoxContentModel, ComponentPresentationModel> projection) -
Uses of RibbonCheckBoxContentModel in org.pushingpixels.radiance.component.api.ribbon.synapse.model
Methods in org.pushingpixels.radiance.component.api.ribbon.synapse.model that return RibbonCheckBoxContentModel -
Uses of RibbonCheckBoxContentModel in org.pushingpixels.radiance.component.api.ribbon.synapse.projection
Constructors in org.pushingpixels.radiance.component.api.ribbon.synapse.projection with parameters of type RibbonCheckBoxContentModelModifierConstructorDescriptionRibbonCheckBoxProjection
(RibbonCheckBoxContentModel contentModel, ComponentPresentationModel presentationModel)