org.enhydra.barracuda.config
Class DomConfig
java.lang.Object
org.enhydra.barracuda.core.event.DefaultEventGateway
org.enhydra.barracuda.config.DomConfig
- All Implemented Interfaces:
- EventGateway
- public class DomConfig
- extends DefaultEventGateway
This class provides the methods needed to configure the dom
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
DEFAULT_DOM_LOADER_DL
public static final String DEFAULT_DOM_LOADER_DL
- See Also:
- Constant Field Values
DEFAULT_DOM_WRITER_DL
public static final String DEFAULT_DOM_WRITER_DL
- See Also:
- Constant Field Values
DEFAULT_DOM_WRITER_DPP
public static final String DEFAULT_DOM_WRITER_DPP
- 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
DomConfig
public DomConfig()
getModel
public TemplateModel getModel()
Copyright © 2003 BarracudaMVC.org All Rights Reserved.