| Package | Description |
|---|---|
| org.kuali.rice.krad.uif | |
| org.kuali.rice.krad.uif.layout |
| Modifier and Type | Method and Description |
|---|---|
static UifConstants.Orientation |
UifConstants.Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UifConstants.Orientation[] |
UifConstants.Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UifConstants.Orientation |
BoxLayoutManager.getOrientation()
Indicates whether the components should be rendered in a horizontal or
vertical column
|
| Modifier and Type | Method and Description |
|---|---|
void |
BoxLayoutManager.setOrientation(UifConstants.Orientation orientation)
Setter for the orientation for layout
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.