org.enhydra.barracuda.config
Class ViewConfig
java.lang.Object
org.enhydra.barracuda.core.event.DefaultEventGateway
org.enhydra.barracuda.config.ViewConfig
- All Implemented Interfaces:
- EventGateway
- public class ViewConfig
- extends DefaultEventGateway
This class provides the methods needed to configure the view
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
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
ViewConfig
public ViewConfig()
getModel
public TemplateModel getModel()
Copyright © 2003 BarracudaMVC.org All Rights Reserved.