Modifier and Type | Class and Description |
---|---|
class |
ConditionalReadOnlyTextFieldDefinition
Text field which is read only if a certain value is set when the field is created.
|
class |
EnabledFieldDefinition
A definition for the Enabled field.
|
class |
GroupManagementFieldDefinition
A definition for the Group Management field.
|
class |
RoleManagementFieldDefinition
A definition for the Role Management field.
|
class |
SystemLanguagesFieldDefinition
Defines a select field displaying configured system languages.
|
class |
WebAccessFieldDefinition
Field definition for the web access field.
|
class |
WorkspaceAccessFieldDefinition
Field definition for the workspace ACL field.
|
Modifier and Type | Class and Description |
---|---|
static class |
TimeZoneFieldFactory.Definition
Definition for
TimeZoneFieldFactory . |
Modifier and Type | Class and Description |
---|---|
class |
LinkFieldSelectionDefinition
Deprecated.
since 6.2 - without direct replacement.
|
class |
WorkbenchFieldDefinition
Deprecated.
since 6.2 - without direct replacement.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ComplexPropertyDefinition<T>
Definition of a child form, combines traits of a form property and a form itself
at the same time.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfiguredEditorPropertyDefinition
EditorPropertyDefinition implementation. |
class |
UploadViewDefinition<T>
Definition for
UploadView . |
Modifier and Type | Method and Description |
---|---|
protected EditorPropertyDefinition |
MultiFieldEntryResolution.getRelatedFieldDefinition() |
Modifier and Type | Method and Description |
---|---|
default Optional<EditorPropertyDefinition> |
FormDefinition.getFieldDefinition(String id) |
List<EditorPropertyDefinition> |
TabWithFieldsFormDefinition.getProperties() |
List<EditorPropertyDefinition> |
FormDefinition.getProperties() |
Constructor and Description |
---|
MultiValueAsMultipleProperties(LocaleContext localeContext,
I18NAuthoringSupport<javax.jcr.Node> i18NAuthoringSupport,
EditorPropertyDefinition relatedFieldDefinition)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
EditorPropertyDefinitionKeyGenerator.keysFor(List<String> list,
EditorPropertyDefinition editorPropertyDefinition,
AnnotatedElement el) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMultiselectFieldDefinition<T,DEF extends DatasourceDefinition>
An abstract definition class for multi select fields.
|
class |
AbstractOptionGroupFieldDefinition<T>
A base abstract common definition class for option group select fields.
|
class |
AbstractSelectFieldDefinition<T,DEF extends DatasourceDefinition>
Basic abstract definition class for various types of select fields.
|
class |
CheckBoxFieldDefinition
Field definition for a
CheckBoxField . |
class |
CheckBoxGroupFieldDefinition<T>
CheckBoxGroupFieldDefinition.
|
class |
ComboBoxFieldDefinition<T>
ComboBox definition class, a single select component.
|
class |
ConfiguredComplexPropertyDefinition<T>
ComplexPropertyDefinition implementation. |
static class |
ConfiguredComplexPropertyDefinition.Wrapper<T>
Allows to use an external
EditorDefinition to create a ComplexPropertyDefinition
(by fusing it with some ItemProviderStrategy . |
class |
ConfiguredSwitchableFieldDefinition<T>
Base definition implementation for
SwitchableFormView . |
class |
JcrMultiFieldDefinition
Default pre-configured definition of JCR multi-fields.
|
class |
JcrMultiValueFieldDefinition
Default pre-configured definition for JCR multi-value fields.
|
class |
ListSelectFieldDefinition<T>
ListSelect definition class, a multiple select component.
|
class |
MultiFieldDefinition<T>
Mutli-form definition.
|
class |
RadioButtonGroupFieldDefinition<T>
RadioButtonGroup field definition.
|
class |
SliderFieldDefinition
Field definition for a slider field.
|
class |
StaticFieldViewDefinition<T>
Definition for a
StaticFieldView . |
class |
TokenFieldDefinition<T>
Token field definition.
|
class |
UploadFieldDefinition
Field definition for a the basic upload field.
|
Modifier and Type | Method and Description |
---|---|
static void |
FormRowOutliner.considerOutlining(com.vaadin.ui.Component component,
EditorPropertyDefinition definition) |
Modifier and Type | Field and Description |
---|---|
static DefinitionConverter<FieldDefinition,EditorPropertyDefinition> |
DefinitionConverter.FIELD
Deprecated.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FieldDefinition
Deprecated.
since 6.2 - use
FieldDefinition instead. |
Modifier and Type | Method and Description |
---|---|
protected void |
FieldDefinitionKeyGenerator.keysFor(List<String> list,
EditorPropertyDefinition field,
AnnotatedElement el) |
Modifier and Type | Interface and Description |
---|---|
interface |
FieldDefinitionConverter<T,NEW extends EditorPropertyDefinition,OLD extends FieldDefinition>
Interface for field definition converters.
|
Modifier and Type | Class and Description |
---|---|
class |
NodeTypeSelectFieldDefinition
Deprecated.
since 6.2 - use a subclass of
AbstractSelectFieldDefinition instead. |
Modifier and Type | Method and Description |
---|---|
com.vaadin.ui.Layout |
DeclarativeLayoutProducer.createLayout(DeclarativeLayoutDefinition definition,
Map<EditorPropertyDefinition,com.vaadin.ui.Component> mappings) |
com.vaadin.ui.Component |
FormLayoutProducer.createLayout(FormLayoutDefinition definition,
Map<EditorPropertyDefinition,com.vaadin.ui.Component> mappings) |
com.vaadin.ui.Component |
HorizontalLayoutProducer.createLayout(HorizontalLayoutDefinition definition,
Map<EditorPropertyDefinition,com.vaadin.ui.Component> mappings) |
com.vaadin.ui.Component |
SingleFieldLayoutProducer.createLayout(SingleFieldLayoutProducer.Definition definition,
Map<EditorPropertyDefinition,com.vaadin.ui.Component> mappings) |
com.vaadin.ui.Component |
SingleTabLayoutProducer.createLayout(SingleTabLayoutProducer.Definition definition,
Map<EditorPropertyDefinition,com.vaadin.ui.Component> mappings) |
com.vaadin.ui.Component |
StackedLayoutProducer.createLayout(StackedLayoutProducer.Definition definition,
Map<EditorPropertyDefinition,com.vaadin.ui.Component> mappings) |
com.vaadin.ui.Component |
TabbedLayoutProducer.createLayout(TabbedLayoutDefinition definition,
Map<EditorPropertyDefinition,com.vaadin.ui.Component> mappings) |
Modifier and Type | Method and Description |
---|---|
com.vaadin.ui.Component |
FieldComponentDecorator.decorateField(com.vaadin.ui.Component field,
EditorPropertyDefinition editorPropertyDefinition) |
void |
FieldLayoutComponent.init(EditorPropertyDefinition definition,
com.vaadin.ui.Component innerField)
Initialisation of component might react according to the field definition or with the inner field itself.
|
void |
FieldLayoutComponent.ValidationLabel.init(EditorPropertyDefinition definition,
com.vaadin.ui.Component innerField) |
void |
FieldLayoutComponent.Description.init(EditorPropertyDefinition definition,
com.vaadin.ui.Component innerField) |
Copyright © 2021 Magnolia International Ltd.. All rights reserved.