|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package net.sourceforge.formview |
|---|
| Class net.sourceforge.formview.FieldView extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
java.lang.String property
java.lang.String maxlength
java.lang.String behaviour
java.lang.String required
java.lang.String date
java.lang.String dependsOn
java.lang.Integer index
java.lang.String roles
java.lang.String[] rolesArray
java.lang.String roleDefinitionName
org.apache.commons.collections.FastHashMap hFieldsIndexed
indexs keyed on their property value.
java.lang.Class<T> updatedByClass
java.lang.String updatedByMethodName
| Class net.sourceforge.formview.FormSetView extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
java.util.Map<K,V> forms
Map of Forms
using the name field of the Form as the key.
java.util.Map<K,V> formsWithStateMap
| Class net.sourceforge.formview.FormView extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
java.lang.String name
java.lang.Class<T> updatedByClass
java.lang.String updatedByMethodName
java.util.ArrayList<E> lFields
Fields. Used to maintain
the order they were added in although individual
Fields can be retrieved using
Map of Fields.
org.apache.commons.collections.FastHashMap hFields
Fields keyed on their property value.
java.util.ArrayList<E> lStates
org.apache.commons.collections.FastHashMap hStates
| Class net.sourceforge.formview.FormViewException extends java.lang.Exception implements Serializable |
|---|
serialVersionUID: 1L
| Class net.sourceforge.formview.FormViewResources extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
org.apache.commons.collections.FastHashMap hStates
FastHashMap of global constant values with
the name of the constant as the key.
org.apache.commons.collections.FastHashMap hRolesDefinition
FastHashMap of role definition with
the name of the constant as the key.
RoleDefinition defaultRoleDefinition
org.apache.commons.collections.FastHashMap hDisplayers
FastHashMap of displayers with
the name of the constant as the key.
org.apache.commons.collections.FastHashMap hHTMLDisplayers
java.util.List<E> lHTMLDisplayers
java.util.Map<K,V> contextValuesMap
Map of context values with
the name of the constant as the key.
In this Map user can put name with value
and use this value into your DisplayerConfig (eg :
put context of WEB Application with key contextPath
=> and after
you can use value into displayers like this
FormSetView formSet
FastHashMap of FormSets stored under
a Locale key.
java.lang.String errorBehaviour
| Package net.sourceforge.formview.displayer |
|---|
| Class net.sourceforge.formview.displayer.DisplayersConfigResources extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
org.apache.commons.collections.FastHashMap hDisplayerConfigs
FastHashMap of DisplayerConfigs stored under
a name key.
java.util.List<E> lDisplayerConfigs
| Package net.sourceforge.formview.servlet |
|---|
| Class net.sourceforge.formview.servlet.FormViewServlet extends javax.servlet.http.HttpServlet implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
FormViewResources resources
java.lang.String formViewConfig
java.lang.String validatorConfig
java.lang.String displayerConfig
| Package net.sourceforge.formview.taglib |
|---|
| Class net.sourceforge.formview.taglib.DebugFormViewTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
java.lang.String debugEnabled
| Class net.sourceforge.formview.taglib.FormViewTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
java.lang.String subFormId
| Package net.sourceforge.formview.validator |
|---|
| Class net.sourceforge.formview.validator.ExtendedValidatorResources extends org.apache.commons.validator.ValidatorResources implements Serializable |
|---|
serialVersionUID: 1L
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||