|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UifConstants.Orientation | |
|---|---|
| org.kuali.rice.krad.uif | |
| org.kuali.rice.krad.uif.layout | |
| Uses of UifConstants.Orientation in org.kuali.rice.krad.uif |
|---|
| Methods in org.kuali.rice.krad.uif that return UifConstants.Orientation | |
|---|---|
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. |
| Uses of UifConstants.Orientation in org.kuali.rice.krad.uif.layout |
|---|
| Methods in org.kuali.rice.krad.uif.layout that return UifConstants.Orientation | |
|---|---|
UifConstants.Orientation |
BoxLayoutManager.getOrientation()
Indicates whether the components should be rendered in a horizontal or vertical column |
| Methods in org.kuali.rice.krad.uif.layout with parameters of type UifConstants.Orientation | |
|---|---|
void |
BoxLayoutManager.setOrientation(UifConstants.Orientation orientation)
Setter for the orientation for layout |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||