public interface SupportsLabelLayout
Modifier and Type | Method and Description |
---|---|
LabelLayout |
getLabelLayout() |
boolean |
isNextToRenderIsLabel() |
void |
setLabelLayout(LabelLayout labelLayout) |
void |
setNextToRenderIsLabel(boolean nextToRenderIsLabel) |
LabelLayout getLabelLayout()
void setLabelLayout(LabelLayout labelLayout)
boolean isNextToRenderIsLabel()
void setNextToRenderIsLabel(boolean nextToRenderIsLabel)
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.