Uses of Interface
ccc.client.i18n.ActionNameConstants

Packages that use ActionNameConstants
ccc.client.core   
ccc.client.gwt.core   
ccc.client.gwt.i18n   
ccc.client.gwt.views.gxt   
ccc.client.gwt.widgets   
 

Uses of ActionNameConstants in ccc.client.core
 

Fields in ccc.client.core declared as ActionNameConstants
static ActionNameConstants I18n.USER_ACTIONS
           
static ActionNameConstants Action.USER_ACTIONS
          USER_ACTIONS : ActionNameConstants.
 

Uses of ActionNameConstants in ccc.client.gwt.core
 

Methods in ccc.client.gwt.core with parameters of type ActionNameConstants
static void GlobalsImpl.setUserActions(ActionNameConstants userActions)
          Mutator.
 

Uses of ActionNameConstants in ccc.client.gwt.i18n
 

Subinterfaces of ActionNameConstants in ccc.client.gwt.i18n
 interface GWTActionNameConstants
          TODO: Add a description for this type.
 

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

Methods in ccc.client.gwt.views.gxt that return ActionNameConstants
protected  ActionNameConstants AbstractBaseDialog.getUserActions()
          Accessor.
 

Uses of ActionNameConstants in ccc.client.gwt.widgets
 

Fields in ccc.client.gwt.widgets declared as ActionNameConstants
protected static ActionNameConstants TablePanel.USER_ACTIONS
          USER_ACTIONS : ActionNameConstants.
 



Copyright © 2010. All Rights Reserved.