Class | Description |
---|---|
AbstractCustomMultiField<D extends FieldDefinition,T> |
Abstract implementation of
CustomField used for multi fields components.It expose generic methods allowing to: - Build a Field based on a ConfiguredFieldDefinition . |
CheckBoxField |
A field wrapper for a single CheckBox, supporting the FormLayout-managed (left) caption.
|
CompositeField | Deprecated
since 6.2 - use
FormView instead. |
LinkField | Deprecated
since 6.0.
|
MultiField | Deprecated
since 6.2 - without direct replacement.
|
PasswordFields |
Password field that is capable of
Checking if current user password matches the entered one in the current password field (compared using BCrypt).
Verifying whether passwords entered in the password verification fields matches.
|
StaticField |
A base custom field displaying a simple text.
|
SwitchableField | Deprecated
since 6.2 - use
SwitchableFormView instead. |
ThumbnailField |
A base custom field comprising of a Thumbnail and related image information.
|
Copyright © 2020 Magnolia International Ltd.. All rights reserved.