Uses of Interface
org.kuali.rice.krad.uif.control.SizedControl

Packages that use SizedControl
org.kuali.rice.krad.uif.control   
 

Uses of SizedControl in org.kuali.rice.krad.uif.control
 

Classes in org.kuali.rice.krad.uif.control that implement SizedControl
 class FileControl
          Represents a HTML File control, generally rendered as an input control with type 'file'.
 class GroupControl
          Represents a group control, which is a special control to handle the input of a KIM Group by group name
 class SelectControl
          Represents a HTML Select control.
 class SpinnerControl
          Text control that as decorated with a spinner widget (allowing the control value to be modified using the spinner)
 class TextControl
          Represents a HTML Text control, generally rendered as a input field of type 'text'.
 class UserControl
          Represents a user control, which is a special control to handle the input of a Person
 



Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.