Class LabelPresentationModel
java.lang.Object
org.pushingpixels.radiance.component.api.common.model.LabelPresentationModel
- All Implemented Interfaces:
ImmutablePresentationModel
,PresentationModel
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_LABEL_CONTENT_PADDING
-
DEFAULT_LABEL_ICON_SIZE
public static final int DEFAULT_LABEL_ICON_SIZE- See Also:
-
DEFAULT_ICON_TEXT_GAP
public static final int DEFAULT_ICON_TEXT_GAP- See Also:
-
contentPadding
-
iconDimension
-
enabledIconFilterStrategy
-
disabledIconFilterStrategy
-
font
-
horizontalAlignment
-
iconTextGap
private int iconTextGap -
horizontalGapScaleFactor
private float horizontalGapScaleFactor -
singleLineDisplayPrototype
-
-
Constructor Details
-
LabelPresentationModel
private LabelPresentationModel()
-
-
Method Details
-
getContentPadding
-
getIconDimension
-
getEnabledIconFilterStrategy
-
getDisabledIconFilterStrategy
-
getFont
-
getHorizontalAlignment
-
getIconTextGap
public int getIconTextGap() -
getHorizontalGapScaleFactor
public float getHorizontalGapScaleFactor() -
getSingleLineDisplayPrototype
-
builder
-