| presentation | Base class for all presentations. Exists in order to help manage CSS and JavaScript dependencies ... |
|---|
| checkbox-presentation | Treats values as predicates and presents them as a checkbox. |
|---|---|
| dropdown-presentation | |
| input-presentation | A default presentation for forms renders an input field. |
| radio-presentation |
| dependencies | Return a list of dependencies for a particular object. Whenever a widget is rendered by webl... |
|---|