|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextControl | |
---|---|
org.kuali.rice.krad.uif.control | |
org.kuali.rice.krad.uif.util |
Uses of TextControl in org.kuali.rice.krad.uif.control |
---|
Subclasses of TextControl in org.kuali.rice.krad.uif.control | |
---|---|
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 |
Uses of TextControl in org.kuali.rice.krad.uif.util |
---|
Methods in org.kuali.rice.krad.uif.util that return TextControl | |
---|---|
static TextControl |
ComponentFactory.getDateControl()
|
static TextControl |
ComponentFactory.getGroupControl()
|
static TextControl |
ComponentFactory.getTextControl()
|
static TextControl |
ComponentFactory.getUserControl()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |