| Package | Description |
|---|---|
| org.kuali.rice.krad.uif | |
| org.kuali.rice.krad.uif.widget |
| Modifier and Type | Method and Description |
|---|---|
static UifConstants.Position |
UifConstants.Position.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UifConstants.Position[] |
UifConstants.Position.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UifConstants.Position |
Tabs.getPosition()
The position the tabs will appear related to the group, options are TOP, BOTTOM, RIGHT, or LEFT
|
| Modifier and Type | Method and Description |
|---|---|
void |
Tabs.setPosition(UifConstants.Position position)
Setter for the tabs position
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.