Class CommandStripPresentationModel
java.lang.Object
org.pushingpixels.radiance.component.api.common.model.CommandStripPresentationModel
- All Implemented Interfaces:
ImmutablePresentationModel, PresentationModel
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enumButton strip orientation. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final doublestatic final double -
Method Summary
-
Field Details
-
DEFAULT_GAP_SCALE_FACTOR_PRIMARY_AXIS
public static final double DEFAULT_GAP_SCALE_FACTOR_PRIMARY_AXIS- See Also:
-
DEFAULT_GAP_SCALE_FACTOR_SECONDARY_AXIS
public static final double DEFAULT_GAP_SCALE_FACTOR_SECONDARY_AXIS- See Also:
-
-
Method Details
-
builder
-
withDefaults
-
getCommandPresentationState
-
getCommandContentPadding
-
getActiveIconFilterStrategy
-
getEnabledIconFilterStrategy
-
getDisabledIconFilterStrategy
-
getHorizontalGapScaleFactor
public double getHorizontalGapScaleFactor() -
getVerticalGapScaleFactor
public double getVerticalGapScaleFactor() -
getOrientation
-
getBackgroundAppearanceStrategy
-
isFocusable
public boolean isFocusable() -
isToDismissPopupsOnActivation
public boolean isToDismissPopupsOnActivation()
-