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
Methods 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
Subclasses with type arguments of type LabelPresentationModel in org.pushingpixels.radiance.component.api.common.projectionConstructors in org.pushingpixels.radiance.component.api.common.projection with parameters of type LabelPresentationModelModifierConstructorDescriptionLabelProjection(LabelContentModel contentModel, LabelPresentationModel presentationModel)