Uses of Enum Class
org.kuali.rice.krad.uif.UifConstants.Orientation
Packages that use UifConstants.Orientation
-
Uses of UifConstants.Orientation in org.kuali.rice.krad.uif
Methods in org.kuali.rice.krad.uif that return UifConstants.OrientationModifier and TypeMethodDescriptionstatic UifConstants.OrientationReturns the enum constant of this class with the specified name.static UifConstants.Orientation[]UifConstants.Orientation.values()Returns an array containing the constants of this enum class, 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.OrientationModifier and TypeMethodDescriptionBoxLayoutManager.getOrientation()Indicates whether the components should be rendered in a horizontal or vertical columnMethods in org.kuali.rice.krad.uif.layout with parameters of type UifConstants.OrientationModifier and TypeMethodDescriptionvoidBoxLayoutManager.setOrientation(UifConstants.Orientation orientation) Setter for the orientation for layout