FORMfields


FORMfields.FormBean

Class FormBean

FfForm
|
+--FormBean

public class FormBean
extends FfForm

Used for backwards compatibility with FORMfields v2

Since:
FORMfields v3.0
Deprecated:
only used for backwards compatibility with FORMfields v2. Will be removed in the next version of FORMfields.

Fields inherited from FORMfields.FfForm
error, formErrors, formFields, formListeners, formName, isError, validators
Methods inherited from FORMfields.FfForm
__toString, addField, addFieldToFront, addFields, addFormError, addFormListener, addFormValidator, addSingleRow, checkValues, clearAllData, clearValue, containsData, copyAllFields, copyFields, copyValues, diff, disableField, email, fieldExists, fieldsExist, getButtonClicked, getDbValue, getDbValues, getDisableJs, getDisplayTableTag, getEmailMessage, getError, getField, getFieldErrors, getFieldLabel, getFieldLabels, getFieldName, getFieldNames, getFieldTag, getFormName, getHiddenFieldTag, getIfError, getLabelTag, getParameters, getRawMailMessage, getSingleFieldTableTag, getTableTag, getValue, getValueIfExists, getValues, insertValuesIntoDb, isBlank, isEmpty, keepFields, loadDbValues, loadDbValuesNoCreate, loadValuesFromDb, loadValuesFromQuery, mail, performActions, process, removeAllEmptyFields, removeField, removeFields, setDbValue, setEditable, setEditableFields, setEnabled, setEnabledFields, setEnterTabs, setError, setFormName, setHelp, setHiddenFields, setValue, toString, trackedUpdate, updateValuesInDb, validate

FORMfields