Uses of Interface
org.kuali.rice.krad.uif.control.SizedControl
Packages that use SizedControl
-
Uses of SizedControl in org.kuali.rice.krad.uif.control
Subinterfaces of SizedControl in org.kuali.rice.krad.uif.controlClasses in org.kuali.rice.krad.uif.control that implement SizedControlModifier and TypeClassDescriptionclassRepresents a HTML File control, generally rendered as an input control with type 'file'.classRepresents a group control, which is a special control to handle the input of a KIM Group by group nameclassRepresents a HTML password text control, rendered as a input field of type 'password'.classRepresents a HTML Select control.classText control that as decorated with a spinner widget (allowing the control value to be modified using the spinner)classRepresents a HTML Text control, generally rendered as a input field of type 'text'.classRepresents a user control, which is a special control to handle the input of a Person.