org.enhydra.barracuda.config
Class MasterScreen
java.lang.Object
|
+--org.enhydra.barracuda.config.MasterScreen
- public class MasterScreen
- extends java.lang.Object
This class represents the master Barracuda config screen. It is stored
in the users session on a per-locale basis, and is used kind of as a
master repository for objects that make up the system.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static org.apache.log4j.Logger logger
KEY
public static final java.lang.String KEY
dom
public org.w3c.dom.Document dom
egRoot
public EventGateway egRoot
bcRoot
public BComponent bcRoot
tabsModel
public TabsModel tabsModel
masterModel
public TemplateModel masterModel
compModel
public TemplateModel compModel
dataModel
public TemplateModel dataModel
domModel
public TemplateModel domModel
eventModel
public TemplateModel eventModel
formsModel
public TemplateModel formsModel
utilModel
public TemplateModel utilModel
viewModel
public TemplateModel viewModel
locale
public java.util.Locale locale
MasterScreen
public MasterScreen(EventGateway iegRoot,
java.util.Locale ilocale)
Copyright © 2001 Enhydra.org