Uses of Enum Class
org.kuali.rice.krad.uif.UifConstants.Position
Packages that use UifConstants.Position
-
Uses of UifConstants.Position in org.kuali.rice.krad.uif
Methods in org.kuali.rice.krad.uif that return UifConstants.PositionModifier and TypeMethodDescriptionstatic UifConstants.PositionReturns the enum constant of this class with the specified name.static UifConstants.Position[]UifConstants.Position.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of UifConstants.Position in org.kuali.rice.krad.uif.widget
Methods in org.kuali.rice.krad.uif.widget that return UifConstants.PositionModifier and TypeMethodDescriptionTabs.getPosition()The position the tabs will appear related to the group, options are TOP, BOTTOM, RIGHT, or LEFTMethods in org.kuali.rice.krad.uif.widget with parameters of type UifConstants.PositionModifier and TypeMethodDescriptionvoidTabs.setPosition(UifConstants.Position position) Setter for the tabs position