org.enhydra.barracuda.config
Class CompConfig
java.lang.Object
org.enhydra.barracuda.core.event.DefaultEventGateway
org.enhydra.barracuda.config.CompConfig
- All Implemented Interfaces:
- EventGateway
- public class CompConfig
- extends DefaultEventGateway
This class provides the methods needed to configure the component
screens
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_BCOMPONENT_DL
public static final String ABSTRACT_BCOMPONENT_DL
- See Also:
- Constant Field Values
BACTION_DL
public static final String BACTION_DL
- See Also:
- Constant Field Values
BINPUT_DL
public static final String BINPUT_DL
- See Also:
- Constant Field Values
BLINK_DL
public static final String BLINK_DL
- See Also:
- Constant Field Values
BLIST_DL
public static final String BLIST_DL
- See Also:
- Constant Field Values
BSELECT_DL
public static final String BSELECT_DL
- See Also:
- Constant Field Values
BTABLE_DL
public static final String BTABLE_DL
- See Also:
- Constant Field Values
BTEMPLATE_DL
public static final String BTEMPLATE_DL
- See Also:
- Constant Field Values
BTEXT_DL
public static final String BTEXT_DL
- See Also:
- Constant Field Values
BTOGGLE_BUTTON_DL
public static final String BTOGGLE_BUTTON_DL
- See Also:
- Constant Field Values
COMPONENT_GATEWAY_DL
public static final String COMPONENT_GATEWAY_DL
- See Also:
- Constant Field Values
DEFAULT_LIST_MODEL_DL
public static final String DEFAULT_LIST_MODEL_DL
- See Also:
- Constant Field Values
DEFAULT_PROPERTIES_MODEL_DL
public static final String DEFAULT_PROPERTIES_MODEL_DL
- See Also:
- Constant Field Values
DEFAULT_TABLE_VIEW_DL
public static final String DEFAULT_TABLE_VIEW_DL
- See Also:
- Constant Field Values
DEFAULT_TEMPLATE_VIEW_DL
public static final String DEFAULT_TEMPLATE_VIEW_DL
- See Also:
- Constant Field Values
DEFAULT_VIEW_DL
public static final String DEFAULT_VIEW_DL
- See Also:
- Constant Field Values
HTML_COMPONENT_RENDERER_DL
public static final String HTML_COMPONENT_RENDERER_DL
- See Also:
- Constant Field Values
HTML_ACTION_RENDERER_DL
public static final String HTML_ACTION_RENDERER_DL
- See Also:
- Constant Field Values
HTML_INPUT_RENDERER_DL
public static final String HTML_INPUT_RENDERER_DL
- See Also:
- Constant Field Values
HTML_LINK_RENDERER_DL
public static final String HTML_LINK_RENDERER_DL
- See Also:
- Constant Field Values
HTML_LIST_RENDERER_DL
public static final String HTML_LIST_RENDERER_DL
- See Also:
- Constant Field Values
HTML_SELECT_RENDERER_DL
public static final String HTML_SELECT_RENDERER_DL
- See Also:
- Constant Field Values
HTML_TABLE_RENDERER_DL
public static final String HTML_TABLE_RENDERER_DL
- See Also:
- Constant Field Values
HTML_TOGGLE_RENDERER_DL
public static final String HTML_TOGGLE_RENDERER_DL
- See Also:
- Constant Field Values
HTML_TEMPLATE_RENDERER_DL
public static final String HTML_TEMPLATE_RENDERER_DL
- See Also:
- Constant Field Values
HTML_TEXT_RENDERER_DL
public static final String HTML_TEXT_RENDERER_DL
- See Also:
- Constant Field Values
TEMPLATE_HELPER_DL
public static final String TEMPLATE_HELPER_DL
- See Also:
- Constant Field Values
XML_COMPONENT_RENDERER_DL
public static final String XML_COMPONENT_RENDERER_DL
- See Also:
- Constant Field Values
XML_TEMPLATE_RENDERER_DL
public static final String XML_TEMPLATE_RENDERER_DL
- See Also:
- Constant Field Values
XML_TEXT_RENDERER_DL
public static final String XML_TEXT_RENDERER_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
CompConfig
public CompConfig()
getModel
public TemplateModel getModel()
Copyright © 2003 BarracudaMVC.org All Rights Reserved.