| Class | Description |
|---|---|
| Action |
An action, representing an executable operation.
|
| ActionField |
A single field as a part of an action.
|
| Datasource |
A datasource, represented by either a page (of elements) or a single element.
|
| Element |
A single element of a page.
|
| ErrorModel | |
| Field |
A field that is part of a datasource.
|
| FieldValue |
The value of a field within a datasource.
|
| Filter |
A filter that applies to a datasource.
|
| Link |
A link.
|
| Message |
A textual message with a certain level.
|
| Option |
A single option, used in a filter or an action-field.
|
| Options |
A set of selectable options
|
| Page |
A page that contains paging information an a list of elements.
|
| Parameter |
A single parameter.
|
| Permission |
A permission.
|
| Sort |
Marks a field as sortable, properties are filled only when sorting has been applied.
|
| User | |
| ValidationRule |
A validation rule that can be bound to an action-field.
|
| Enum | Description |
|---|---|
| FieldType |
The possible types for a field/action-field.
|
| Link.TypeEnum |
The type of this link.
|
| Message.LevelEnum |
The level of the message.
|
| OptionType |
The possible types for an option.
|
| Permission.ModeEnum |
The mode
|
| Sort.OrderEnum |
The order for this sort (ascending or descending).
|
Copyright © 2011–2019 aiticon GmbH. All rights reserved.