Uses of Interface
ccc.client.core.Globals

Packages that use Globals
ccc.client.gwt.core   
ccc.client.gwt.views.gxt   
ccc.client.gwt.widgets   
 

Uses of Globals in ccc.client.gwt.core
 

Classes in ccc.client.gwt.core that implement Globals
 class GlobalsImpl
          Globals implementation.
 

Uses of Globals in ccc.client.gwt.views.gxt
 

Methods in ccc.client.gwt.views.gxt that return Globals
 Globals AbstractBaseDialog.getGlobals()
          Accessor.
 

Constructors in ccc.client.gwt.views.gxt with parameters of type Globals
AbstractBaseDialog(java.lang.String title, Globals globals)
          Constructor.
AbstractEditDialog(java.lang.String title, Globals globals)
          Constructor.
AbstractTableDialog(java.lang.String title, Globals globals, java.util.Collection<T> data, boolean editable)
          Constructor.
AbstractWizardDialog(java.lang.String title, Globals globals)
          Constructor.
CommentView(java.lang.String title, Globals globals)
          Constructor.
ErrorDialog(RemoteException e, java.lang.String action, Globals globals)
          Constructor.
ErrorDialog(java.lang.Throwable e, java.lang.String action, Globals globals)
          Constructor.
GroupViewImpl(Globals globals)
          Constructor.
 

Uses of Globals in ccc.client.gwt.widgets
 

Fields in ccc.client.gwt.widgets declared as Globals
protected static Globals TablePanel.GLOBALS
          GLOBALS : IGlobals.
 

Methods in ccc.client.gwt.widgets that return Globals
 Globals AbstractContextMenu.getGlobals()
          Accessor.
 



Copyright © 2010. All Rights Reserved.