| Interface | Description |
|---|---|
| BoundEntity | |
| CustomFieldVisitor | |
| MultiValuedCustomFieldValue |
CustomFieldValue implementing that interface have a composite value. |
| SingleValuedCustomFieldValue |
CustomFieldValue implementing that interface hold a single value. |
| Class | Description |
|---|---|
| CustomField | |
| CustomFieldBinding | |
| CustomFieldBinding.PositionAwareBindingList |
In case you wonder : NOT THREAD SAFE !
|
| CustomFieldOption |
Defines an option which can be selected among a list and set as a custom field's value.
|
| CustomFieldValue | |
| CustomFieldValueOption | |
| MultiSelectField |
A CustomField which stores a multi option selected from a list.
|
| RawValue |
That class represents a "value" that aren't attached to any specific custom field value.
|
| RichTextField | |
| RichTextValue | |
| SingleSelectField |
A CustomField which stores a single option selected from a list.
|
| TagsValue |
| Enum | Description |
|---|---|
| BindableEntity |
Enumerates the entities which can be bounded to custom fields.
|
| InputType |
The type of the input shown when rendering a custom field.
|
| RenderingLocation |
Enumerates where a custoim field should be displayed.
|
Copyright © 2010-2015 Henix, henix.fr. All Rights Reserved.