public interface WithLabelPositionableMixin<SELF extends HasLabelPositionable> extends HasLabelPositionable
HasLabelPositionable.LABEL_POSITION_ATTRIBUTE, LABEL_POSITION_DETAILS_ATTRIBUTE| Modifier and Type | Method and Description |
|---|---|
default SELF |
withLabelPosition(LabelPosition position)
Chains
HasLabelPositionable.setLabelPosition(LabelPosition) and returns itself. |
getLabelPosition, setLabelPositiondefault SELF withLabelPosition(LabelPosition position)
HasLabelPositionable.setLabelPosition(LabelPosition) and returns itself.position - Position.Copyright © 2024 Miki. All rights reserved.