|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tensegrity.palowebviewer.modules.engine.client.LoadDefaultViewRequest
public class LoadDefaultViewRequest
Constructor Summary | |
---|---|
LoadDefaultViewRequest(XCube cube,
PaloServerModelListenerCollection listeners)
|
Method Summary | |
---|---|
void |
onFailure(java.lang.Throwable caught)
|
void |
onSuccess(java.lang.Object result)
|
void |
sendRequest(IEngineServiceAsync engineService)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoadDefaultViewRequest(XCube cube, PaloServerModelListenerCollection listeners)
Method Detail |
---|
public void onFailure(java.lang.Throwable caught)
onFailure
in interface com.google.gwt.user.client.rpc.AsyncCallback
public void sendRequest(IEngineServiceAsync engineService)
public void onSuccess(java.lang.Object result)
onSuccess
in interface com.google.gwt.user.client.rpc.AsyncCallback
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |