| Class and Description |
|---|
| Control
Represents an interactive element in the UI (typically an HTML control)
|
| Class and Description |
|---|
| UifKeyValuesFinder
Values finder that can taken the
ViewModel that provides data to the view
for conditionally setting the valid options |
| UifKeyValuesFinderBase |
| Class and Description |
|---|
| Control
Represents an interactive element in the UI (typically an HTML control)
|
| ControlBase
Base class for all
Control implementations |
| MultiValueControl
Indicates
Control types that can hold more than one value for selection |
| MultiValueControlBase
Base class for controls that accept/display multiple values
|
| SizedControl
Indicates
Control types that have a size property |
| TextControl
Represents a HTML Text control, generally rendered as a input field of type
'text'.
|
| UifKeyValuesFinder
Values finder that can taken the
ViewModel that provides data to the view
for conditionally setting the valid options |
| ValueConfiguredControl
Indicates
Control types that can be configured with a static value to submit, as opposed to pulling
the value from the underlying property |
| Class and Description |
|---|
| Control
Represents an interactive element in the UI (typically an HTML control)
|
| Class and Description |
|---|
| CheckboxControl
Represents a HTML Checkbox control.
|
| CheckboxGroupControl
Represents a group of HTML checkbox controls.
|
| Control
Represents an interactive element in the UI (typically an HTML control)
|
| FileControl
Represents a HTML File control, generally rendered as an input control with
type 'file'.
|
| HiddenControl
Represents a HTML Hidden control, generally rendered as an input control of
type 'hidden'.
|
| RadioGroupControl
Represents a group of HTML Radio controls.
|
| SelectControl
Represents a HTML Select control.
|
| TextAreaControl
Represents a HTML TextArea control.
|
| TextControl
Represents a HTML Text control, generally rendered as a input field of type
'text'.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.