| Interface | Description |
|---|---|
| IDataSource<T> |
Simple data source for e.g.
|
| Class | Description |
|---|---|
| BootstrapForm<T> |
TODO: document
|
| ControlGroup |
Simple form control group that is able to show a label, help text and error
message additional to wrapped form element.
|
| ControlGroupBorder |
TODO: document
|
| FormBehavior |
TODO: document
|
| InputAppendBorder |
TODO: document
|
| InputBehavior |
An
InputBehavior controls the size of an input tag. |
| InputBorder |
TODO: document
|
| InputPrependBorder |
TODO: document
|
| Typeahead<T> |
A basic, easily extended plugin for quickly creating elegant typeaheads with any
TextField. |
| TypeaheadConfig |
Typeahead configuration |
| UneditableInputBehavior |
A behavior that changes the look of a span tag to look like a disabled input tag by adding some css styles.
|
| Enum | Description |
|---|---|
| FormType |
Defines all possible form types
|
| InputBehavior.Size |
Holder class for all possible input element sizes
|
Copyright © 2013 agilecoders.de. All Rights Reserved.