Package | Description |
---|---|
org.kuali.rice.krad.uif.control | |
org.kuali.rice.krad.uif.util |
Modifier and Type | Class and Description |
---|---|
class |
GroupControl
Represents a group control, which is a special control to handle
the input of a KIM Group by group name
|
class |
SpinnerControl
Text control that as decorated with a spinner widget (allowing the control value to be modified using the
spinner)
|
class |
UserControl
Represents a user control, which is a special control to handle
the input of a Person
|
Modifier and Type | Method and Description |
---|---|
static TextControl |
ComponentFactory.getDateControl() |
static TextControl |
ComponentFactory.getGroupControl() |
static TextControl |
ComponentFactory.getTextControl() |
static TextControl |
ComponentFactory.getUserControl() |
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.