A B C D E F G H I L M N P R S T U W

A

AbstractRolesPermissionsAdapter - Class in net.sourceforge.formview.permission
Description : abstract role persmission adapater.
AbstractRolesPermissionsAdapter() - Constructor for class net.sourceforge.formview.permission.AbstractRolesPermissionsAdapter
 
addBehaviour(Behaviour) - Method in class net.sourceforge.formview.displayer.DisplayerConfig
 
addBehaviour(String, Behaviour) - Method in class net.sourceforge.formview.displayer.DisplayerConfig
 
addContextValue(String, String) - Method in class net.sourceforge.formview.FormViewResources
 
addContextValue(ServletContext, String, String) - Static method in class net.sourceforge.formview.util.WEBFormViewUtil
Add context value
addDisplayer(Displayer) - Method in class net.sourceforge.formview.FormViewResources
 
addDisplayer(String, String) - Method in class net.sourceforge.formview.FormViewResources
Add a displayer to the resource.
addDisplayerClass(IHTMLDisplayer) - Method in class net.sourceforge.formview.FormViewResources
 
addDisplayerConfig(DisplayerConfig) - Method in class net.sourceforge.formview.displayer.DisplayersConfigResources
 
addDisplayerConfig(String, DisplayerConfig) - Method in class net.sourceforge.formview.displayer.DisplayersConfigResources
 
addField(FieldView, Class, String) - Method in class net.sourceforge.formview.FormView
Add a Field to the Form.
addField(FieldView, Class) - Method in class net.sourceforge.formview.FormView
 
addField(FieldView) - Method in class net.sourceforge.formview.FormView
 
addField(FieldView, Class, String) - Method in class net.sourceforge.formview.State
Add a Field to the Form.
addField(FieldView, Class) - Method in class net.sourceforge.formview.State
 
addField(FieldView) - Method in class net.sourceforge.formview.State
 
addForEach(ForEach) - Method in class net.sourceforge.formview.displayer.BaseElement
 
addForm(FormView, Class, String) - Method in class net.sourceforge.formview.FormSetView
Add a Form to the FormSet.
addForm(FormView, Class) - Method in class net.sourceforge.formview.FormSetView
 
addForm(FormView) - Method in class net.sourceforge.formview.FormSetView
 
addForm(FormView) - Method in class net.sourceforge.formview.FormViewResources
Add a FormSet to this FormViewResources object.
addIf(If) - Method in class net.sourceforge.formview.displayer.BaseElement
 
addInsertAttribute(Attribute) - Method in class net.sourceforge.formview.displayer.BaseElement
 
addProperty(Property) - Method in class net.sourceforge.formview.displayer.DisplayerConfig
 
addProperty(String, Property) - Method in class net.sourceforge.formview.displayer.DisplayerConfig
 
addRoleDefinition(RoleDefinition) - Method in class net.sourceforge.formview.FormViewResources
 
addRoleDefinition(String, RoleDefinition) - Method in class net.sourceforge.formview.FormViewResources
Add a role definition to the resource.
addState(State) - Method in class net.sourceforge.formview.FormView
 
addState(State) - Method in class net.sourceforge.formview.FormViewResources
 
addState(String, String) - Method in class net.sourceforge.formview.FormViewResources
Add a global state to the resource.
ApplicationFormViewUtil - Class in net.sourceforge.formview.util
 
ApplicationFormViewUtil() - Constructor for class net.sourceforge.formview.util.ApplicationFormViewUtil
 
Attribute - Class in net.sourceforge.formview.displayer
Description : Attribute loaded with displayers-config.xml XML file.
Attribute() - Constructor for class net.sourceforge.formview.displayer.Attribute
 

B

BaseElement - Class in net.sourceforge.formview.displayer
Description : Base element of Property and Behaviour.
BaseElement() - Constructor for class net.sourceforge.formview.displayer.BaseElement
 
Behaviour - Class in net.sourceforge.formview.displayer
Description : Behaviour loaded with displayers-config.xml XML file.
Behaviour() - Constructor for class net.sourceforge.formview.displayer.Behaviour
 
BEHAVIOUR_ERROR - Static variable in class net.sourceforge.formview.FormViewConstants
 
BEHAVIOUR_INVISIBLE - Static variable in class net.sourceforge.formview.FormViewConstants
 
BEHAVIOUR_READONLY - Static variable in class net.sourceforge.formview.FormViewConstants
 
BEHAVIOUR_READWRITE - Static variable in class net.sourceforge.formview.FormViewConstants
 

C

clone() - Method in class net.sourceforge.formview.FieldView
 
clone() - Method in class net.sourceforge.formview.FormView
 
clone() - Method in class net.sourceforge.formview.State
 
contextPathInitialized - Static variable in class net.sourceforge.formview.util.WEBFormViewUtil
 
contextValuesMap - Variable in class net.sourceforge.formview.FormViewResources
Map of context values with the name of the constant as the key.

D

DebugFormViewTag - Class in net.sourceforge.formview.taglib
Description : debug form view tag.
DebugFormViewTag() - Constructor for class net.sourceforge.formview.taglib.DebugFormViewTag
DebugViewTag : constructor
destroy() - Method in class net.sourceforge.formview.servlet.FormViewServlet
 
destroy() - Method in class net.sourceforge.formview.struts.plugin.FormViewPlugIn
 
destroyResources() - Method in class net.sourceforge.formview.struts.plugin.FormViewPlugIn
Destroy FormViewResources.
dispatchMethod(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse, String) - Method in class net.sourceforge.formview.struts.action.FormViewDispatchAction
Save FormView into request with name of form (path of mapping)
display(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.sourceforge.formview.struts.action.FormViewDispatchAction
Dispatch Display To Implement (ex : load Business Object list...)
Displayer - Class in net.sourceforge.formview
A Displayer.
Displayer() - Constructor for class net.sourceforge.formview.Displayer
 
DisplayerConfig - Class in net.sourceforge.formview.displayer
Description : Displayers Config.
DisplayerConfig() - Constructor for class net.sourceforge.formview.displayer.DisplayerConfig
 
DisplayersConfigResources - Class in net.sourceforge.formview.displayer
Description : Displayers Config Resources wich load file displayers-config.xml
DisplayersConfigResources(InputStream) - Constructor for class net.sourceforge.formview.displayer.DisplayersConfigResources
Create a DisplayersConfigResources object from an InputStream.
DisplayersConfigResources(InputStream[]) - Constructor for class net.sourceforge.formview.displayer.DisplayersConfigResources
Create a DisplayersConfigResources object from an InputStream.
doEndTag() - Method in class net.sourceforge.formview.taglib.DebugFormViewTag
doStartTag
doEndTag() - Method in class net.sourceforge.formview.taglib.FormViewTag
 
doStartTag() - Method in class net.sourceforge.formview.taglib.FormViewTag
 

E

executeCondition(String, Map) - Static method in class net.sourceforge.formview.util.FormulaUtil
 
ExtendedValidatorResources - Class in net.sourceforge.formview.validator
Description : Validator extended in order to get formset of validator.
ExtendedValidatorResources(InputStream) - Constructor for class net.sourceforge.formview.validator.ExtendedValidatorResources
 
ExtendedValidatorResources(InputStream[]) - Constructor for class net.sourceforge.formview.validator.ExtendedValidatorResources
 

F

FieldView - Class in net.sourceforge.formview
Field.
FieldView() - Constructor for class net.sourceforge.formview.FieldView
 
FieldView(String) - Constructor for class net.sourceforge.formview.FieldView
 
ForEach - Class in net.sourceforge.formview.displayer
Description : Manage for each List (eg : for HTML select multiple with several selected option).
ForEach() - Constructor for class net.sourceforge.formview.displayer.ForEach
 
FormSetView - Class in net.sourceforge.formview
Description : Form set.
FormSetView() - Constructor for class net.sourceforge.formview.FormSetView
 
FormulaUtil - Class in net.sourceforge.formview.util
 
FormulaUtil() - Constructor for class net.sourceforge.formview.util.FormulaUtil
 
FormView - Class in net.sourceforge.formview
Description : Form view defintion.
FormView() - Constructor for class net.sourceforge.formview.FormView
 
FormViewConstants - Class in net.sourceforge.formview
Description : Form View constants.
FormViewConstants() - Constructor for class net.sourceforge.formview.FormViewConstants
 
FormViewDispatchAction - Class in net.sourceforge.formview.struts.action
Description : Manage FormView and state into action forward.
FormViewDispatchAction() - Constructor for class net.sourceforge.formview.struts.action.FormViewDispatchAction
 
FormViewException - Exception in net.sourceforge.formview
Dec=scription : Form view exception.
FormViewException() - Constructor for exception net.sourceforge.formview.FormViewException
Constructs an Exception with no specified detail message.
FormViewException(String) - Constructor for exception net.sourceforge.formview.FormViewException
Constructs an Exception with the specified detail message.
FormViewPlugIn - Class in net.sourceforge.formview.struts.plugin
Description : Created on 19 janv. 2006
FormViewPlugIn() - Constructor for class net.sourceforge.formview.struts.plugin.FormViewPlugIn
 
FormViewResources - Class in net.sourceforge.formview
Description : Form view Resources wich load file form-view.xml and merge field with validator (validation.xml)
FormViewResources(InputStream) - Constructor for class net.sourceforge.formview.FormViewResources
Create a FormViewResources object from an InputStream.
FormViewResources(InputStream[]) - Constructor for class net.sourceforge.formview.FormViewResources
Create a FormViewResources object from an InputStream.
FormViewServlet - Class in net.sourceforge.formview.servlet
Description : FormView Servlet wich store FormView resources into Servlet Context.
FormViewServlet() - Constructor for class net.sourceforge.formview.servlet.FormViewServlet
 
FormViewSeveralFormViewConfig - Class in net.sourceforge.formview.test
 
FormViewSeveralFormViewConfig() - Constructor for class net.sourceforge.formview.test.FormViewSeveralFormViewConfig
 
FormViewTag - Class in net.sourceforge.formview.taglib
Description : Form view tag.
FormViewTag() - Constructor for class net.sourceforge.formview.taglib.FormViewTag
 
FormViewTest - Class in net.sourceforge.formview.test
 
FormViewTest() - Constructor for class net.sourceforge.formview.test.FormViewTest
 
FormViewTestIfCondition - Class in net.sourceforge.formview.test
 
FormViewTestIfCondition() - Constructor for class net.sourceforge.formview.test.FormViewTestIfCondition
 
FormViewTestSelectMultiple - Class in net.sourceforge.formview.test
 
FormViewTestSelectMultiple() - Constructor for class net.sourceforge.formview.test.FormViewTestSelectMultiple
 
FormViewTestWithSeveralValidator - Class in net.sourceforge.formview.test
 
FormViewTestWithSeveralValidator() - Constructor for class net.sourceforge.formview.test.FormViewTestWithSeveralValidator
 

G

getAttributesName() - Method in class net.sourceforge.formview.displayer.DisplayerConfig
 
getAttributesName() - Method in interface net.sourceforge.formview.displayer.IHTMLDisplayer
Return attribute names to parse for a displayer.
getBehaviour() - Method in class net.sourceforge.formview.FieldView
 
getBehaviour(FieldView, String, RoleDefinition) - Method in class net.sourceforge.formview.permission.AbstractRolesPermissionsAdapter
 
getBehaviour(FieldView, String, RoleDefinition) - Method in interface net.sourceforge.formview.permission.IPermissionsAdapter
 
getBehaviour() - Method in class net.sourceforge.formview.State
 
getBehaviourLevel(String) - Method in class net.sourceforge.formview.RoleDefinition
 
getBehaviours() - Method in class net.sourceforge.formview.displayer.Property
 
getBehaviours() - Method in class net.sourceforge.formview.RoleDefinition
 
getBehavioursArray() - Method in class net.sourceforge.formview.RoleDefinition
 
getBehavioursMap() - Method in class net.sourceforge.formview.RoleDefinition
 
getClassName() - Method in class net.sourceforge.formview.Displayer
 
getContextValuesMap(FieldView) - Method in class net.sourceforge.formview.FormViewResources
 
getDate() - Method in class net.sourceforge.formview.FieldView
 
getDebugEnabled() - Method in class net.sourceforge.formview.taglib.DebugFormViewTag
 
getDefaultBehaviour(String) - Method in class net.sourceforge.formview.FormViewResources
 
getDefaultRoleDefinition() - Static method in class net.sourceforge.formview.RoleDefinition
 
getDisplayerConfig(String) - Method in class net.sourceforge.formview.displayer.DisplayersConfigResources
 
getDisplayerConfig() - Method in class net.sourceforge.formview.struts.plugin.FormViewPlugIn
Gets a comma delimitted list of DisplayerConfig resources.
getDisplayerConfigs() - Method in class net.sourceforge.formview.displayer.DisplayersConfigResources
 
getErrorBehaviour() - Method in class net.sourceforge.formview.FormViewResources
 
getField(String) - Method in class net.sourceforge.formview.FormView
 
getField(String, String) - Method in class net.sourceforge.formview.FormView
 
getField(String) - Method in class net.sourceforge.formview.State
 
getFields() - Method in class net.sourceforge.formview.FormView
A List of Fields is returned as an unmodifiable List.
getFields() - Method in class net.sourceforge.formview.State
 
getFieldWithIndex(Integer) - Method in class net.sourceforge.formview.FieldView
 
getForEachList() - Method in class net.sourceforge.formview.displayer.BaseElement
 
getForm(String, String) - Method in class net.sourceforge.formview.FormSetView
 
getForm(String) - Method in class net.sourceforge.formview.FormSetView
Retrieve a Form based on the form name.
getForm(String, String) - Method in class net.sourceforge.formview.FormViewResources
 
getForms() - Method in class net.sourceforge.formview.FormSetView
A Map of Forms is returned as an unmodifiable Map with the key based on the form name.
getFormSet() - Method in class net.sourceforge.formview.FormViewResources
 
getFormSet() - Method in class net.sourceforge.formview.validator.ExtendedValidatorResources
 
getFormView(String, String) - Method in class net.sourceforge.formview.FormViewResources
 
getFormView(String, String, String[]) - Method in class net.sourceforge.formview.FormViewResources
 
getFormView(String, String, Map) - Method in class net.sourceforge.formview.FormViewResources
 
getFormView(String, String) - Static method in class net.sourceforge.formview.util.ApplicationFormViewUtil
 
getFormViewConfig() - Method in class net.sourceforge.formview.struts.plugin.FormViewPlugIn
Gets a comma delimitted list of FormView resources.
getFormViewResources() - Static method in class net.sourceforge.formview.util.ApplicationFormViewUtil
 
getFormViewResources(ServletContext) - Static method in class net.sourceforge.formview.util.WEBFormViewUtil
Return FormViewResources initialized and stored into Servlet Context.
getFormViewSaved(ServletRequest) - Static method in class net.sourceforge.formview.util.WEBFormViewUtil
 
getFormViewSaved(ServletRequest, String) - Static method in class net.sourceforge.formview.util.WEBFormViewUtil
 
getFormViewSavedMap(ServletRequest) - Static method in class net.sourceforge.formview.util.WEBFormViewUtil
 
getIndex() - Method in class net.sourceforge.formview.FieldView
 
getInsertAfterElement() - Method in class net.sourceforge.formview.displayer.BaseElement
 
getInsertAttributeList() - Method in class net.sourceforge.formview.displayer.BaseElement
 
getInsertBeforeElement() - Method in class net.sourceforge.formview.displayer.BaseElement
 
getItems() - Method in class net.sourceforge.formview.displayer.ForEach
 
getLabel() - Method in class net.sourceforge.formview.LabelValue
 
getMaxlength() - Method in class net.sourceforge.formview.FieldView
 
getName() - Method in class net.sourceforge.formview.displayer.Attribute
Get Name of Attribute (eg : name=maxlength for maxlength="50").
getName() - Method in class net.sourceforge.formview.displayer.BaseElement
 
getName() - Method in class net.sourceforge.formview.displayer.DisplayerConfig
 
getName() - Method in class net.sourceforge.formview.Displayer
The Class object loaded from the className.
getName() - Method in interface net.sourceforge.formview.displayer.IHTMLDisplayer
Return name of displayer for specific HTML element Name of displayer must be the same name of HTML element.
getName() - Method in class net.sourceforge.formview.FormView
Gets the name/key of the set of validation rules.
getName() - Method in class net.sourceforge.formview.RoleDefinition
 
getName() - Method in class net.sourceforge.formview.State
 
getOverloadedBy() - Method in class net.sourceforge.formview.RoleDefinition
 
getProperty() - Method in class net.sourceforge.formview.FieldView
Gets the property name of the field.
getReplaceElement() - Method in class net.sourceforge.formview.displayer.BaseElement
 
getREQUEST_FORMSTATE_KEY(String) - Static method in class net.sourceforge.formview.util.WEBFormViewUtil
 
getRequired() - Method in class net.sourceforge.formview.FieldView
 
getRoleDefinitionName() - Method in class net.sourceforge.formview.FieldView
 
getRoles() - Method in class net.sourceforge.formview.FieldView
 
getRolesArray() - Method in class net.sourceforge.formview.FieldView
 
getState(String) - Method in class net.sourceforge.formview.FormView
 
getStates() - Method in class net.sourceforge.formview.FormView
 
getSubFormId() - Method in class net.sourceforge.formview.taglib.FormViewTag
 
getTest() - Method in class net.sourceforge.formview.displayer.If
 
getUpdatedByClass() - Method in class net.sourceforge.formview.FieldView
 
getUpdatedByClass() - Method in class net.sourceforge.formview.FormView
 
getUpdatedByMethodName() - Method in class net.sourceforge.formview.FieldView
 
getUpdatedByMethodName() - Method in class net.sourceforge.formview.FormView
 
getValidatorConfig() - Method in class net.sourceforge.formview.struts.plugin.FormViewPlugIn
Gets a comma delimitted list of Validator resources.
getValue() - Method in class net.sourceforge.formview.displayer.Attribute
Get Value of Attribute (eg : value=50 for maxlength="50").
getValue() - Method in class net.sourceforge.formview.LabelValue
 
getVar() - Method in class net.sourceforge.formview.displayer.ForEach
 

H

hasRole(String) - Method in class net.sourceforge.formview.permission.AbstractRolesPermissionsAdapter
 
hasRole(String) - Method in class net.sourceforge.formview.permission.RolesPermissionsAdapter
 
hasRole(String) - Method in class net.sourceforge.formview.test.TestRolesPermissionAdapter
 
hBehaviours - Variable in class net.sourceforge.formview.displayer.DisplayerConfig
FastHashMap of Behaviours stored under a name key.
hDisplayerConfigs - Variable in class net.sourceforge.formview.displayer.DisplayersConfigResources
FastHashMap of DisplayerConfigs stored under a name key.
hDisplayers - Variable in class net.sourceforge.formview.FormViewResources
FastHashMap of displayers with the name of the constant as the key.
hFields - Variable in class net.sourceforge.formview.FormView
Map of Fields keyed on their property value.
hFields - Variable in class net.sourceforge.formview.State
Map of Fields keyed on their property value.
hFieldsIndexed - Variable in class net.sourceforge.formview.FieldView
Map of indexs keyed on their property value.
hHTMLDisplayers - Variable in class net.sourceforge.formview.FormViewResources
 
hProperties - Variable in class net.sourceforge.formview.displayer.DisplayerConfig
FastHashMap of Propertis stored under a name key.
hRolesDefinition - Variable in class net.sourceforge.formview.FormViewResources
FastHashMap of role definition with the name of the constant as the key.
hStates - Variable in class net.sourceforge.formview.FormView
 
hStates - Variable in class net.sourceforge.formview.FormViewResources
FastHashMap of global constant values with the name of the constant as the key.

I

If - Class in net.sourceforge.formview.displayer
 
If() - Constructor for class net.sourceforge.formview.displayer.If
 
IHTMLDisplayer - Interface in net.sourceforge.formview.displayer
 
init() - Method in class net.sourceforge.formview.servlet.FormViewServlet
 
init(ActionServlet, ModuleConfig) - Method in class net.sourceforge.formview.struts.plugin.FormViewPlugIn
 
init(FormViewResources) - Static method in class net.sourceforge.formview.util.ApplicationFormViewUtil
 
initFormViewResources() - Method in class net.sourceforge.formview.servlet.FormViewServlet
Initialize the form view resources for this module.
initFormViewResources() - Method in class net.sourceforge.formview.struts.plugin.FormViewPlugIn
Initialize the form view resources for this module.
IPermissionsAdapter - Interface in net.sourceforge.formview.permission
Description : Created on 31 janv. 2006
isDefaultRoleDefintion() - Method in class net.sourceforge.formview.RoleDefinition
 
isDependsOn(String) - Method in class net.sourceforge.formview.FieldView
Return true if Field depends on dependName (date, required or maxlength)
isFiedlRequired() - Method in class net.sourceforge.formview.FieldView
 
isFieldDate() - Method in class net.sourceforge.formview.FieldView
 
isIndexed() - Method in class net.sourceforge.formview.FieldView
 
isMergeFormViewWithStrutsActionErrors(ServletRequest) - Static method in class net.sourceforge.formview.util.WEBFormViewUtil
 

L

LabelValue - Class in net.sourceforge.formview
 
LabelValue() - Constructor for class net.sourceforge.formview.LabelValue
 
LabelValue(String, String) - Constructor for class net.sourceforge.formview.LabelValue
 
lBehaviours - Variable in class net.sourceforge.formview.displayer.DisplayerConfig
List of Behaviours.
lDisplayerConfigs - Variable in class net.sourceforge.formview.displayer.DisplayersConfigResources
 
lFields - Variable in class net.sourceforge.formview.FormView
List of Fields.
lFields - Variable in class net.sourceforge.formview.State
 
lHTMLDisplayers - Variable in class net.sourceforge.formview.FormViewResources
 
load(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.sourceforge.formview.struts.action.FormViewDispatchAction
 
loadCreate(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.sourceforge.formview.struts.action.FormViewDispatchAction
Load Create dispatch action : Set state to CREATE and call load dispatch Action.
loadRead(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.sourceforge.formview.struts.action.FormViewDispatchAction
Load Create dispatch action : Set state to READ and call load dispatch Action.
loadUpdate(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.sourceforge.formview.struts.action.FormViewDispatchAction
Load Create dispatch action : Set state to UPDATE and call load dispatch Action.
log - Static variable in class net.sourceforge.formview.displayer.DisplayerConfig
 
log - Static variable in class net.sourceforge.formview.displayer.DisplayersConfigResources
 
log - Static variable in class net.sourceforge.formview.FormViewResources
 
lProperties - Variable in class net.sourceforge.formview.displayer.DisplayerConfig
List of Propertys.
lStates - Variable in class net.sourceforge.formview.FormView
 

M

main(String[]) - Static method in class net.sourceforge.formview.displayer.test.TestDisplayersConfig
 
main(String[]) - Static method in class net.sourceforge.formview.displayer.test.TestIfDisplayerConfig
 
main(String[]) - Static method in class net.sourceforge.formview.displayer.test.TestJericho
 
main(String[]) - Static method in class net.sourceforge.formview.test.FormViewSeveralFormViewConfig
 
main(String[]) - Static method in class net.sourceforge.formview.test.FormViewTest
 
main(String[]) - Static method in class net.sourceforge.formview.test.FormViewTestIfCondition
 
main(String[]) - Static method in class net.sourceforge.formview.test.FormViewTestSelectMultiple
 
main(String[]) - Static method in class net.sourceforge.formview.test.FormViewTestWithSeveralValidator
 
main(String[]) - Static method in class net.sourceforge.formview.test.TestClone
 
MAP_FORMVIEW_DEFAULT_KEY - Static variable in class net.sourceforge.formview.FormViewConstants
 
maxlength - Variable in class net.sourceforge.formview.FieldView
 
MERGE_WITH_STRUTS_ACTIONERRORS - Static variable in class net.sourceforge.formview.FormViewConstants
 
mergeDisplayersWithDisplayerConfig(DisplayersConfigResources) - Method in class net.sourceforge.formview.FormViewResources
 
mergeFieldView(FieldView) - Method in class net.sourceforge.formview.FieldView
 
mergeFieldView(FieldView) - Method in class net.sourceforge.formview.FormView
 
mergeFormSetWithValidator(ExtendedValidatorResources) - Method in class net.sourceforge.formview.FormViewResources
 
mergeFormViewWithStrutsActionErrors(ServletRequest, ServletContext) - Static method in class net.sourceforge.formview.util.WEBFormViewUtil
 
mergeFormViewWithStrutsActionErrors(ServletRequest, FormView, String, ActionMessages) - Static method in class net.sourceforge.formview.util.WEBFormViewUtil
 
mergeWithDisplayerConfig() - Method in class net.sourceforge.formview.servlet.FormViewServlet
 
mergeWithDisplayerConfig() - Method in class net.sourceforge.formview.struts.plugin.FormViewPlugIn
 
mergeWithValidator() - Method in class net.sourceforge.formview.servlet.FormViewServlet
Initialize the validator resources for this module.
mergeWithValidator() - Method in class net.sourceforge.formview.struts.plugin.FormViewPlugIn
Initialize the validator resources for this module.

N

name - Variable in class net.sourceforge.formview.FormView
The name/key the set of form view rules is stored under.
net.sourceforge.formview - package net.sourceforge.formview
 
net.sourceforge.formview.displayer - package net.sourceforge.formview.displayer
 
net.sourceforge.formview.displayer.test - package net.sourceforge.formview.displayer.test
 
net.sourceforge.formview.permission - package net.sourceforge.formview.permission
 
net.sourceforge.formview.servlet - package net.sourceforge.formview.servlet
 
net.sourceforge.formview.struts.action - package net.sourceforge.formview.struts.action
 
net.sourceforge.formview.struts.plugin - package net.sourceforge.formview.struts.plugin
 
net.sourceforge.formview.taglib - package net.sourceforge.formview.taglib
 
net.sourceforge.formview.test - package net.sourceforge.formview.test
 
net.sourceforge.formview.util - package net.sourceforge.formview.util
 
net.sourceforge.formview.validator - package net.sourceforge.formview.validator
 

P

process() - Method in class net.sourceforge.formview.displayer.DisplayersConfigResources
 
processContent(String) - Method in class net.sourceforge.formview.taglib.FormViewTag
 
processHTML(FieldView, String, Map, StringBuffer, StringBuffer, StringBuffer, Map) - Method in class net.sourceforge.formview.displayer.BaseElement
 
processHTML(FieldView, String, Map, StringBuffer, StringBuffer, StringBuffer, Map) - Method in class net.sourceforge.formview.displayer.Behaviour
 
processHTML(FieldView, String, Map, Element, OutputDocument) - Method in class net.sourceforge.formview.displayer.DisplayerConfig
 
processHTML(FieldView, String, Map, Element, OutputDocument) - Method in interface net.sourceforge.formview.displayer.IHTMLDisplayer
Transform current HTML element by adding (before, after HTML element) another HTML content, by adding HTML attribute to HTML element or by replacing HTML element by another HTML content.
processHTML(FieldView, String, Map, StringBuffer, StringBuffer, StringBuffer, Map) - Method in class net.sourceforge.formview.displayer.Property
 
processHtmlContent(FormView, String, IPermissionsAdapter, String) - Method in class net.sourceforge.formview.FormViewResources
 
processHtmlContent(FormView, String, IPermissionsAdapter, String) - Static method in class net.sourceforge.formview.util.ApplicationFormViewUtil
 
processHtmlContent(ServletRequest, ServletContext, String) - Static method in class net.sourceforge.formview.util.WEBFormViewUtil
 
processHtmlContent(ServletRequest, ServletContext, String, String) - Static method in class net.sourceforge.formview.util.WEBFormViewUtil
 
Property - Class in net.sourceforge.formview.displayer
Description : Property of Displayer.
Property() - Constructor for class net.sourceforge.formview.displayer.Property
 
property - Variable in class net.sourceforge.formview.FieldView
 

R

release() - Method in class net.sourceforge.formview.taglib.DebugFormViewTag
 
reload(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class net.sourceforge.formview.struts.action.FormViewDispatchAction
Reload action : call dispatch display.
REQUEST_FORMPERMISSION_KEY - Static variable in class net.sourceforge.formview.FormViewConstants
 
REQUEST_FORMSTATE_KEY - Static variable in class net.sourceforge.formview.FormViewConstants
 
REQUEST_FORMVIEW_KEY - Static variable in class net.sourceforge.formview.FormViewConstants
 
resources - Variable in class net.sourceforge.formview.servlet.FormViewServlet
The set of Form instances that have been created and initialized, keyed by the struts form name.
resources - Variable in class net.sourceforge.formview.struts.plugin.FormViewPlugIn
The set of Form instances that have been created and initialized, keyed by the struts form name.
ROLEDEF_DEFAULT_NAME - Static variable in class net.sourceforge.formview.FormViewConstants
 
ROLEDEF_OVERLOADED_BY_FIELD - Static variable in class net.sourceforge.formview.FormViewConstants
 
ROLEDEF_OVERLOADED_BY_ROLE - Static variable in class net.sourceforge.formview.FormViewConstants
 
RoleDefinition - Class in net.sourceforge.formview
Description : Role defintion.
RoleDefinition() - Constructor for class net.sourceforge.formview.RoleDefinition
 
RolesPermissionsAdapter - Class in net.sourceforge.formview.permission
Description : Created on 1 févr. 2006
RolesPermissionsAdapter(HttpServletRequest) - Constructor for class net.sourceforge.formview.permission.RolesPermissionsAdapter
Creates a new instance of RolesPermissionsAdapter

S

saveFieldView(ServletRequest, ServletContext, String, FieldView) - Static method in class net.sourceforge.formview.util.WEBFormViewUtil
 
saveFieldView(ServletRequest, ServletContext, String, FieldView, String) - Static method in class net.sourceforge.formview.util.WEBFormViewUtil
 
saveFirstFieldWithError(String, HttpServletRequest) - Static method in class net.sourceforge.formview.util.WEBFormViewUtil
 
saveFirstFieldWithError(String, Integer, ServletRequest) - Static method in class net.sourceforge.formview.util.WEBFormViewUtil
 
saveFormView(ServletRequest, ServletContext, String) - Static method in class net.sourceforge.formview.util.WEBFormViewUtil
 
saveFormView(ServletRequest, ServletContext, String, String) - Static method in class net.sourceforge.formview.util.WEBFormViewUtil
Compute FormView with name formName with state (stored into request) and roles and save FormView into request.
saveFormViewResources(ServletContext, FormViewResources) - Static method in class net.sourceforge.formview.util.WEBFormViewUtil
Save FormViewResources into Servlet Context.
savePermissionAdapter(ServletRequest, IPermissionsAdapter) - Static method in class net.sourceforge.formview.util.WEBFormViewUtil
 
saveState(ServletRequest, ServletContext, String) - Static method in class net.sourceforge.formview.util.WEBFormViewUtil
 
saveState(ServletRequest, ServletContext, String, String) - Static method in class net.sourceforge.formview.util.WEBFormViewUtil
Save State into request.
serialVersionUID - Static variable in class net.sourceforge.formview.servlet.FormViewServlet
 
SERVLETCONTEXT_FORMVIEW_RESSOURCES_KEY - Static variable in class net.sourceforge.formview.FormViewConstants
Application scope key that FormViewResources is stored under.
setAttributesName(String) - Method in class net.sourceforge.formview.displayer.DisplayerConfig
 
setBehaviour(String) - Method in class net.sourceforge.formview.FieldView
 
setBehaviour(String) - Method in class net.sourceforge.formview.State
 
setBehaviours(String) - Method in class net.sourceforge.formview.displayer.Property
 
setBehaviours(String) - Method in class net.sourceforge.formview.RoleDefinition
 
setClassName(String) - Method in class net.sourceforge.formview.Displayer
 
setDate(String) - Method in class net.sourceforge.formview.FieldView
 
setDebugEnabled(String) - Method in class net.sourceforge.formview.taglib.DebugFormViewTag
 
setDefaultRoleDefintion(boolean) - Method in class net.sourceforge.formview.RoleDefinition
 
setDisplayerConfig(String) - Method in class net.sourceforge.formview.struts.plugin.FormViewPlugIn
Sets a comma delimitted list of DisplayerConfig resources.
setErrorBehaviour(String) - Method in class net.sourceforge.formview.FormViewResources
 
setFormViewConfig(String) - Method in class net.sourceforge.formview.struts.plugin.FormViewPlugIn
Sets a comma delimitted list of FormView resources.
setIndex(Integer) - Method in class net.sourceforge.formview.FieldView
 
setInsertAfterElement(String) - Method in class net.sourceforge.formview.displayer.BaseElement
 
setInsertBeforeElement(String) - Method in class net.sourceforge.formview.displayer.BaseElement
 
setItems(String) - Method in class net.sourceforge.formview.displayer.ForEach
 
setLabel(String) - Method in class net.sourceforge.formview.LabelValue
 
setMaxlength(String) - Method in class net.sourceforge.formview.FieldView
 
setMergeFormViewWithStrutsActionErrors(ServletRequest, boolean) - Static method in class net.sourceforge.formview.util.WEBFormViewUtil
 
setName(String) - Method in class net.sourceforge.formview.displayer.Attribute
Set Name of Attribute (eg : name=maxlength for maxlength="50").
setName(String) - Method in class net.sourceforge.formview.displayer.BaseElement
 
setName(String) - Method in class net.sourceforge.formview.displayer.DisplayerConfig
 
setName(String) - Method in class net.sourceforge.formview.Displayer
 
setName(String) - Method in class net.sourceforge.formview.FormView
Sets the name/key of the set of validation rules.
setName(String) - Method in class net.sourceforge.formview.RoleDefinition
 
setName(String) - Method in class net.sourceforge.formview.State
 
setOverloadedBy(String) - Method in class net.sourceforge.formview.RoleDefinition
 
setProperty(String) - Method in class net.sourceforge.formview.FieldView
Sets the property name of the field.
setReplaceElement(String) - Method in class net.sourceforge.formview.displayer.BaseElement
 
setRequired(String) - Method in class net.sourceforge.formview.FieldView
 
setRoleDefinitionName(String) - Method in class net.sourceforge.formview.FieldView
 
setRoles(String) - Method in class net.sourceforge.formview.FieldView
 
setSubFormId(String) - Method in class net.sourceforge.formview.taglib.FormViewTag
 
setTest(String) - Method in class net.sourceforge.formview.displayer.If
 
setUpdatedByClass(Class) - Method in class net.sourceforge.formview.FieldView
 
setUpdatedByClass(Class) - Method in class net.sourceforge.formview.FormView
 
setUpdatedByMethodName(String) - Method in class net.sourceforge.formview.FieldView
 
setUpdatedByMethodName(String) - Method in class net.sourceforge.formview.FormView
 
setValidatorConfig(String) - Method in class net.sourceforge.formview.struts.plugin.FormViewPlugIn
Sets a comma delimitted list of Validator resources.
setValue(String) - Method in class net.sourceforge.formview.displayer.Attribute
Set Value of Attribute (eg : value=50 for maxlength="50").
setValue(String) - Method in class net.sourceforge.formview.LabelValue
 
setVar(String) - Method in class net.sourceforge.formview.displayer.ForEach
 
State - Class in net.sourceforge.formview
State composed by : name of state, like CREATE, UPDATE, READ,...
State() - Constructor for class net.sourceforge.formview.State
 
STATE_CREATE - Static variable in class net.sourceforge.formview.FormViewConstants
 
STATE_READ - Static variable in class net.sourceforge.formview.FormViewConstants
 
STATE_UPDATE - Static variable in class net.sourceforge.formview.FormViewConstants
 

T

TestClone - Class in net.sourceforge.formview.test
 
TestClone() - Constructor for class net.sourceforge.formview.test.TestClone
 
TestDisplayersConfig - Class in net.sourceforge.formview.displayer.test
 
TestDisplayersConfig() - Constructor for class net.sourceforge.formview.displayer.test.TestDisplayersConfig
 
TestIfDisplayerConfig - Class in net.sourceforge.formview.displayer.test
 
TestIfDisplayerConfig() - Constructor for class net.sourceforge.formview.displayer.test.TestIfDisplayerConfig
 
TestJericho - Class in net.sourceforge.formview.displayer.test
Description : Created on 23 janv. 2006
TestJericho() - Constructor for class net.sourceforge.formview.displayer.test.TestJericho
 
TestRolesPermissionAdapter - Class in net.sourceforge.formview.test
Description : Created on 1 févr. 2006
TestRolesPermissionAdapter() - Constructor for class net.sourceforge.formview.test.TestRolesPermissionAdapter
 
toHtml() - Method in class net.sourceforge.formview.FieldView
 
toHtml() - Method in class net.sourceforge.formview.FormView
 
toString() - Method in class net.sourceforge.formview.displayer.Attribute
 
toString() - Method in class net.sourceforge.formview.displayer.BaseElement
 
toString() - Method in class net.sourceforge.formview.displayer.DisplayerConfig
 
toString() - Method in class net.sourceforge.formview.displayer.ForEach
 
toString() - Method in class net.sourceforge.formview.displayer.If
 
toString() - Method in class net.sourceforge.formview.displayer.Property
 
toString() - Method in class net.sourceforge.formview.FieldView
Returns a string representation of the object.
toString() - Method in class net.sourceforge.formview.FormView
Returns a string representation of the object.
toString() - Method in class net.sourceforge.formview.RoleDefinition
Returns a string representation of the object.

U

updatedByClass - Variable in class net.sourceforge.formview.FieldView
The class which has updated the form (Validator, FormView or user class)
updatedByClass - Variable in class net.sourceforge.formview.FormView
The class which has updated the form (Validator, FormView or user class)
updatedByMethodName - Variable in class net.sourceforge.formview.FieldView
The method which has updated the form
updatedByMethodName - Variable in class net.sourceforge.formview.FormView
The method which has updated the form

W

WEBFormViewUtil - Class in net.sourceforge.formview.util
Description : Utils for using FormView with WEB Application.
WEBFormViewUtil() - Constructor for class net.sourceforge.formview.util.WEBFormViewUtil
 

A B C D E F G H I L M N P R S T U W

Copyright 2006 null. All Rights Reserved.