| Class | Description |
|---|---|
| MetadataProperties |
Contains commonly used names for metadata.
|
| ObjectFieldFactory |
Configures
ObjectField to work "out of the box" for most common use cases. |
| Annotation Type | Description |
|---|---|
| BigField |
Indicates a field should be rendered as big.
|
| BuildFieldWith |
Overrides the default builder and forces the field to be rendered with whatever the output of the builder is.
|
| ComponentId |
Indicates id of a component.
|
| ComponentStyle |
Indicates style names to be applied to the component.
|
| FieldCaption |
Overrides the default caption of a field.
|
| FieldGroup |
Marks a group the field belongs to.
|
| FieldOrder |
Indicates order in which the field should be displayed.
|
| ShowFieldAs |
Indicates the field should be shown using the provided component.
|
Copyright © 2024 Miki. All rights reserved.