Uses of Package
ccc.client.core

Packages that use ccc.client.core
ccc.client.actions   
ccc.client.core   
ccc.client.gwt.actions   
ccc.client.gwt.core   
ccc.client.gwt.remoting   
ccc.client.gwt.views.gxt   
ccc.client.gwt.widgets   
ccc.client.presenters   
ccc.client.remoting   
ccc.client.validation   
ccc.client.views   
 

Classes in ccc.client.core used by ccc.client.actions
Action
          A GUI action.
RemotingAction
          An action that makes a server-side call.
Request
          A HTTP request.
Response
          TODO: Add a description for this type.
ResponseHandler
          API for handling HTTP responses.
ResponseHandlerAdapter
          Default response handler implementation.
 

Classes in ccc.client.core used by ccc.client.core
Action
          A GUI action.
CoreEvents
          TODO: Add a description for this type.
DialogMode
          Valid modes for a dialog.
Editable
          Simple API for editable objects.
ExceptionHandler
          API for handling client exceptions.
HttpMethod
          TODO: Add a description for this type.
RemotingAction
          An action that makes a server-side call.
Request
          A HTTP request.
RequestExecutor
          Sends an HTTP request to a host server.
Response
          TODO: Add a description for this type.
ResponseHandler
          API for handling HTTP responses.
ValidationResult
          Validation results.
View
          Basic API for MVP Views.
Window
          API for accessing the UI window.
 

Classes in ccc.client.core used by ccc.client.gwt.actions
Action
          A GUI action.
 

Classes in ccc.client.core used by ccc.client.gwt.core
ExceptionHandler
          API for handling client exceptions.
Globals
          API for creating application scope objects.
Request
          A HTTP request.
RequestExecutor
          Sends an HTTP request to a host server.
ResponseHandler
          API for handling HTTP responses.
Window
          API for accessing the UI window.
 

Classes in ccc.client.core used by ccc.client.gwt.remoting
Action
          A GUI action.
RemotingAction
          An action that makes a server-side call.
Request
          A HTTP request.
Response
          TODO: Add a description for this type.
ResponseHandler
          API for handling HTTP responses.
ResponseHandlerAdapter
          Default response handler implementation.
 

Classes in ccc.client.core used by ccc.client.gwt.views.gxt
Editable
          Simple API for editable objects.
Globals
          API for creating application scope objects.
RemoteException
          An exception class representing a remote failure.
Validatable
          Simple object validation API.
ValidationResult
          Validation results.
View
          Basic API for MVP Views.
 

Classes in ccc.client.core used by ccc.client.gwt.widgets
Action
          A GUI action.
EditController
          Deprecated. 
Globals
          API for creating application scope objects.
Validatable
          Simple object validation API.
ValidationResult
          Validation results.
 

Classes in ccc.client.core used by ccc.client.presenters
AbstractPresenter
          Abstract helper class for implementing MVP presenters.
Editable
          Simple API for editable objects.
Validatable
          Simple object validation API.
View
          Basic API for MVP Views.
 

Classes in ccc.client.core used by ccc.client.remoting
Action
          A GUI action.
RemotingAction
          An action that makes a server-side call.
Response
          TODO: Add a description for this type.
 

Classes in ccc.client.core used by ccc.client.validation
Window
          API for accessing the UI window.
 

Classes in ccc.client.core used by ccc.client.views
Validatable
          Simple object validation API.
ValidationResult
          Validation results.
View
          Basic API for MVP Views.
 



Copyright © 2010. All Rights Reserved.