public class SynergyNetWebEntryPoint extends java.lang.Object implements com.google.gwt.core.client.EntryPoint, SynergyNetAppSystemUI.SynergyNetAppServiceUIDelegate
| Constructor and Description |
|---|
SynergyNetWebEntryPoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToTabPanel(com.google.gwt.user.client.ui.VerticalPanel vp,
java.lang.String title)
Adds the to tab panel.
|
void |
onModuleLoad() |
void |
shouldHideDBControls()
Should hide db controls.
|
void |
shouldOpenManagementUIForClassName(java.lang.String appClass)
Should open management ui for class name.
|
public void addToTabPanel(com.google.gwt.user.client.ui.VerticalPanel vp,
java.lang.String title)
vp - the vptitle - the titlepublic void onModuleLoad()
onModuleLoad in interface com.google.gwt.core.client.EntryPointpublic void shouldHideDBControls()
SynergyNetAppSystemUI.SynergyNetAppServiceUIDelegateshouldHideDBControls in interface SynergyNetAppSystemUI.SynergyNetAppServiceUIDelegatepublic void shouldOpenManagementUIForClassName(java.lang.String appClass)
SynergyNetAppSystemUI.SynergyNetAppServiceUIDelegateshouldOpenManagementUIForClassName in interface SynergyNetAppSystemUI.SynergyNetAppServiceUIDelegateappClass - the app class