| Package | Description |
|---|---|
| org.fujion.component |
| Modifier and Type | Method and Description |
|---|---|
BaseLabeledComponent.LabelPositionHorz |
Hyperlink.getPosition()
Returns the position of the label relative to the contained elements.
|
BaseLabeledComponent.LabelPositionHorz |
Checkbox.getPosition()
Returns the position of the label relative to the contained elements.
|
BaseLabeledComponent.LabelPositionHorz |
Button.getPosition()
Returns the position of the label relative to the image.
|
static BaseLabeledComponent.LabelPositionHorz |
BaseLabeledComponent.LabelPositionHorz.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseLabeledComponent.LabelPositionHorz[] |
BaseLabeledComponent.LabelPositionHorz.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Hyperlink.setPosition(BaseLabeledComponent.LabelPositionHorz position)
Sets the position of the label relative to the contained elements.
|
void |
Checkbox.setPosition(BaseLabeledComponent.LabelPositionHorz position)
Sets the position of the label relative to the contained elements.
|
void |
Button.setPosition(BaseLabeledComponent.LabelPositionHorz position)
Sets the position of the label relative to the image.
|
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.