|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WebCompLoadCallbackHandler
Called after the WebComp is loaded. If the load is successful the WebComp instance is returned that can be used to interact with the WebComp.
©2014 Cloud Software Group, Inc.
Method Summary | |
---|---|
void |
onError(java.lang.Throwable exception)
|
void |
onLoad(WebComp webComp)
|
Method Detail |
---|
void onError(java.lang.Throwable exception)
void onLoad(WebComp webComp)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |