Modifier and Type | Method and Description |
---|---|
GomFormElement |
EditorValue.getForm()
Deprecated.
Get the form definition.
|
Modifier and Type | Method and Description |
---|---|
void |
EditorValue.initialize(UserService userService,
DataValue parent,
Element dataNode,
GomFormElement formElement)
Deprecated.
Initialize this editor.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGomFormElement
Abstract class defining most common features of a form element.
|
Modifier and Type | Method and Description |
---|---|
GomFormElement |
GomEntryProvider.clone()
Return a clone of the entry provider.
|
GomFormElement |
GomEditorProvider.findEditor(String name)
Look up a GOM editor element within this provider.
|
Modifier and Type | Method and Description |
---|---|
Iterable<GomFormElement> |
GomEditorProvider.forms()
Returns an iterable on all form elements within this provider.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GomCatalog
Definition of the GOM descriptor for the FirstSpirit catalog gadget.
|
interface |
GomIndex
Definition of the GOM descriptor for the FirstSpirit index gadget.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FormReferenceContaining<F extends GomFormElement>
Implementors
collect references stored in a provided form. |
interface |
ValueEngineerContext<F extends GomFormElement>
Context container for value engineers.
|
interface |
ValueEngineerFactory<T,F extends GomFormElement>
A factory that is able to create a
ValueEngineer . |
Modifier and Type | Method and Description |
---|---|
GomFormElement |
InappropriateValueException.getForm()
Get the form element the value has been evaluated to be inappropriate for.
|
Constructor and Description |
---|
InappropriateValueException(GomFormElement form,
Language language,
Object value,
de.espirit.firstspirit.client.common.locale.LocalizableException e)
Create a new instance.
|
Modifier and Type | Method and Description |
---|---|
<T> T |
ExifValue.format(ExifData exifData,
FormField<?> formField,
GomFormElement form)
Format the given
ExifData . |
C |
ExifValueFormatter.ComplexExifValueFormatter.format(int tagHex,
ExifData exifData,
FormField<?> formField,
GomFormElement form)
This method formats a complex object to produce a value of type T.
|
Modifier and Type | Method and Description |
---|---|
static GadgetIdentifier |
GadgetIdentifier.from(GomFormElement form)
Get a default identifier for a given form element.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractValueHoldingSwingGadget<T,F extends GomFormElement>
Abstract implementation providing basic functionalities supporting
value holding SwingGadget s. |
Modifier and Type | Method and Description |
---|---|
GomFormElement |
TranslationContext.getGomElement()
The definition of the editor the content should be translated for.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210