|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.portlets.admin.irbootstrapperportlet.gwt.client.IRBootstrapperPortletG
public class IRBootstrapperPortletG
Entry point classes define onModuleLoad().
| Field Summary | |
|---|---|
static IRBootstrapperServiceAsync |
bootstrapperService
An GWT RPC interface to the IRBootstrapperService |
| Constructor Summary | |
|---|---|
IRBootstrapperPortletG()
Class constructor |
|
| Method Summary | |
|---|---|
com.google.gwt.user.client.ui.Panel |
getRootPanel()
Returns the root panel of this portlet. |
void |
hideLoadMask()
Hides the load mask |
void |
onModuleLoad()
This is the entry point method. |
void |
showLoadMask()
Shows the load mask |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static IRBootstrapperServiceAsync bootstrapperService
| Constructor Detail |
|---|
public IRBootstrapperPortletG()
| Method Detail |
|---|
public void onModuleLoad()
onModuleLoad in interface com.google.gwt.core.client.EntryPointpublic com.google.gwt.user.client.ui.Panel getRootPanel()
public void showLoadMask()
public void hideLoadMask()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||