|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccc.client.core.RemotingAction
ccc.client.gwt.remoting.GetRootsAction
ccc.client.gwt.remoting.DrawMainWindowAction
public final class DrawMainWindowAction
TODO: Add a description for this type.
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 |
---|
public DrawMainWindowAction(User user)
user
- The currently logged in user.Method Detail |
---|
protected void onSuccess(ResourceSummary arg0)
onSuccess
in class GetRootsAction
arg0
- The root resource returned by the server.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |