ccc.client.gwt.remoting
Class DrawMainWindowAction

java.lang.Object
  extended by ccc.client.core.RemotingAction
      extended by ccc.client.gwt.remoting.GetRootsAction
          extended by ccc.client.gwt.remoting.DrawMainWindowAction
All Implemented Interfaces:
Action

public final class DrawMainWindowAction
extends GetRootsAction

TODO: Add a description for this type.

Author:
Civic Computing Ltd.

Field Summary
 
Fields inherited from interface ccc.client.core.Action
UI_CONSTANTS, USER_ACTIONS
 
Constructor Summary
DrawMainWindowAction(User user)
          Constructor.
 
Method Summary
protected  void onSuccess(ResourceSummary arg0)
          Execute this action.
 
Methods inherited from class ccc.client.gwt.remoting.GetRootsAction
getPath, getRequest
 
Methods inherited from class ccc.client.core.RemotingAction
beforeExecute, encode, execute, fireEvent, getActionName, getBody, getParser, onFailure, onNoContent, onOK, parseResourceSummary, setExecutor, setParser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DrawMainWindowAction

public DrawMainWindowAction(User user)
Constructor.

Parameters:
user - The currently logged in user.
Method Detail

onSuccess

protected void onSuccess(ResourceSummary arg0)
Execute this action.

Specified by:
onSuccess in class GetRootsAction
Parameters:
arg0 - The root resource returned by the server.


Copyright © 2010. All Rights Reserved.