Uses of Class
org.pushingpixels.radiance.component.api.common.model.LabelPresentationModel
Packages that use LabelPresentationModel
Package
Description
-
Uses of LabelPresentationModel in org.pushingpixels.radiance.component.api.common
Fields in org.pushingpixels.radiance.component.api.common with type parameters of type LabelPresentationModelMethods in org.pushingpixels.radiance.component.api.common that return types with arguments of type LabelPresentationModelConstructor parameters in org.pushingpixels.radiance.component.api.common with type arguments of type LabelPresentationModelModifierConstructorDescriptionJExoLabel
(Projection<JExoLabel, LabelContentModel, LabelPresentationModel> projection) -
Uses of LabelPresentationModel in org.pushingpixels.radiance.component.api.common.model
Methods in org.pushingpixels.radiance.component.api.common.model that return LabelPresentationModel -
Uses of LabelPresentationModel in org.pushingpixels.radiance.component.api.common.projection
Constructors in org.pushingpixels.radiance.component.api.common.projection with parameters of type LabelPresentationModelModifierConstructorDescriptionLabelProjection
(LabelContentModel contentModel, LabelPresentationModel presentationModel)