Uses of Interface
de.espirit.firstspirit.forms.FormField
Package
Description
-
Uses of FormField in de.espirit.firstspirit.access.store.sitestore
Modifier and TypeMethodDescriptionSiteStoreVariableFormData.createVariable
(Language language, String variableName) Creates a new variable with desired name in this container and return the created form field for the given language.Provides a property container describing the field with the given name. -
Uses of FormField in de.espirit.firstspirit.forms
Modifier and TypeInterfaceDescriptioninterface
Language specific property container of a form's field. -
Uses of FormField in de.espirit.firstspirit.server.mediamanagement.exif
Modifier and TypeMethodDescription<T> T
ExifValue.format
(@Nullable ExifData exifData, @Nullable FormField<?> formField, @Nullable GomFormElement form) Format the givenExifData
.ExifValueFormatter.ComplexExifValueFormatter.format
(int tagHex, @Nullable ExifData exifData, @Nullable FormField<?> formField, @Nullable GomFormElement form) This method formats a complex object to produce a value of type T.This method formats a object to produce a value of type T.