| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.control |
| Modifier and Type | Class and Description |
|---|---|
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–2016 The Kuali Foundation. All rights reserved.