org.enhydra.barracuda.config
Class FormsConfig
java.lang.Object
org.enhydra.barracuda.core.event.DefaultEventGateway
org.enhydra.barracuda.config.FormsConfig
- All Implemented Interfaces:
- EventGateway
- public class FormsConfig
- extends DefaultEventGateway
This class provides the methods needed to configure the forms
screen
Methods inherited from class org.enhydra.barracuda.core.event.DefaultEventGateway |
add, deregister, deregisterLocalEventInterests, getChildren, getParent, print, printStackTrace, printStackTrace, register, registerLocalEventAliases, registerLocalEventInterests, remove, setParent, specifyLocalEventAliases, specifyLocalEventInterests, specifyLocalEventInterests |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static final org.apache.log4j.Logger logger
FORM
public static final String FORM
MODEL_NAME
public static final String MODEL_NAME
- See Also:
- Constant Field Values
ABSTRACT_FORM_VALIDATOR_DL
public static final String ABSTRACT_FORM_VALIDATOR_DL
- See Also:
- Constant Field Values
DEFAULT_FORM_MAP_DL
public static final String DEFAULT_FORM_MAP_DL
- See Also:
- Constant Field Values
DEFAULT_FORM_ELEMENT_DL
public static final String DEFAULT_FORM_ELEMENT_DL
- See Also:
- Constant Field Values
DEFAULT_FORM_VALIDATOR_DL
public static final String DEFAULT_FORM_VALIDATOR_DL
- See Also:
- Constant Field Values
ERROR_MESSAGE
public static final String ERROR_MESSAGE
- See Also:
- Constant Field Values
SUCCESS_MESSAGE
public static final String SUCCESS_MESSAGE
- See Also:
- Constant Field Values
UPDATE_BUTTON
public static final String UPDATE_BUTTON
- See Also:
- Constant Field Values
FormsConfig
public FormsConfig()
getModel
public TemplateModel getModel()
Copyright © 2003 BarracudaMVC.org All Rights Reserved.