Uses of Class
org.pushingpixels.radiance.component.api.common.model.SwitchPresentationModel
Packages that use SwitchPresentationModel
Package
Description
-
Uses of SwitchPresentationModel in org.pushingpixels.radiance.component.api.common
Methods in org.pushingpixels.radiance.component.api.common that return types with arguments of type SwitchPresentationModelConstructor parameters in org.pushingpixels.radiance.component.api.common with type arguments of type SwitchPresentationModelModifierConstructorDescriptionJSwitch(Projection<JSwitch, SwitchContentModel, SwitchPresentationModel> projection) -
Uses of SwitchPresentationModel in org.pushingpixels.radiance.component.api.common.model
Methods in org.pushingpixels.radiance.component.api.common.model that return SwitchPresentationModel -
Uses of SwitchPresentationModel in org.pushingpixels.radiance.component.api.common.projection
Subclasses with type arguments of type SwitchPresentationModel in org.pushingpixels.radiance.component.api.common.projectionConstructors in org.pushingpixels.radiance.component.api.common.projection with parameters of type SwitchPresentationModelModifierConstructorDescriptionSwitchProjection(SwitchContentModel contentModel, SwitchPresentationModel presentationModel)