public class SynergyNetAppSystemUI
extends com.google.gwt.user.client.ui.VerticalPanel
| Modifier and Type | Class and Description |
|---|---|
static interface |
SynergyNetAppSystemUI.SynergyNetAppServiceUIDelegate
The Interface SynergyNetAppServiceUIDelegate.
|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabledcom.google.gwt.user.client.ui.HasHorizontalAlignment.AutoHorizontalAlignmentConstant, com.google.gwt.user.client.ui.HasHorizontalAlignment.HorizontalAlignmentConstantcom.google.gwt.user.client.ui.HasVerticalAlignment.VerticalAlignmentConstant| Constructor and Description |
|---|
SynergyNetAppSystemUI()
Instantiates a new synergy net app system ui.
|
| Modifier and Type | Method and Description |
|---|---|
SynergyNetAppSystemUI.SynergyNetAppServiceUIDelegate |
getDelegate()
Gets the delegate.
|
void |
setDelegate(SynergyNetAppSystemUI.SynergyNetAppServiceUIDelegate delegate)
Sets the delegate.
|
void |
setKnownApplicationNamesWithClasses(java.util.Map<java.lang.String,java.lang.String> availableAppNamesToClassName)
Sets the known application names with classes.
|
add, getHorizontalAlignment, getVerticalAlignment, insert, insert, remove, setHorizontalAlignment, setVerticalAlignmentgetSpacing, setBorderWidth, setCellHeight, setCellHorizontalAlignment, setCellVerticalAlignment, setCellWidth, setSpacinggetWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, iterator, removeaddAttachHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, fireEvent, getLayoutData, getParent, isAttached, onBrowserEvent, removeFromParent, setLayoutData, sinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleName, getStylePrimaryName, getTitle, isVisible, isVisible, removeStyleDependentName, removeStyleName, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, toString, unsinkEventsequals, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic SynergyNetAppSystemUI()
public SynergyNetAppSystemUI.SynergyNetAppServiceUIDelegate getDelegate()
public void setDelegate(SynergyNetAppSystemUI.SynergyNetAppServiceUIDelegate delegate)
delegate - the new delegatepublic void setKnownApplicationNamesWithClasses(java.util.Map<java.lang.String,java.lang.String> availableAppNamesToClassName)
availableAppNamesToClassName - the available app names to class name