public class DrillUpButton extends AbstractConfigurationObject
Lang.setDrillUpText(String).| Constructor and Description |
|---|
DrillUpButton() |
| Modifier and Type | Method and Description |
|---|---|
ButtonPosition |
getPosition() |
DrillUpButtonRelativeTo |
getRelativeTo() |
ButtonTheme |
getTheme() |
void |
setPosition(ButtonPosition position)
Positioning options for the button within the
setRelativeTo(DrillUpButtonRelativeTo) box. |
void |
setRelativeTo(DrillUpButtonRelativeTo relativeTo)
What box to align the button to.
|
void |
setTheme(ButtonTheme theme)
A collection of attributes for the button.
|
public ButtonPosition getPosition()
setPosition(ButtonPosition)public void setPosition(ButtonPosition position)
setRelativeTo(DrillUpButtonRelativeTo) box.position - public DrillUpButtonRelativeTo getRelativeTo()
setRelativeTo(DrillUpButtonRelativeTo)public void setRelativeTo(DrillUpButtonRelativeTo relativeTo)
DrillUpButtonRelativeTo.PLOTBOX or
DrillUpButtonRelativeTo.SPACINGBOX. Defaults to
DrillUpButtonRelativeTo.PLOTBOXrelativeTo - public ButtonTheme getTheme()
setTheme(ButtonTheme)public void setTheme(ButtonTheme theme)
theme - Copyright © 2025. All rights reserved.