|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
org.jboss.errai.workspaces.client.layout.WorkspaceLayout
@Deprecated public class WorkspaceLayout
This is the main layout implementation for the workspace UI.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
| Field Summary | |
|---|---|
WSLauncherPanel |
leftPanel
Deprecated. |
com.google.gwt.user.client.ui.DockPanel |
mainLayoutPanel
Deprecated. The main layout panel. |
WSStackPanel |
navigation
Deprecated. |
com.google.gwt.user.client.ui.Label |
navigationLabel
Deprecated. |
com.allen_sauer.gwt.dnd.client.PickupDragController |
tabDragController
Deprecated. |
WSTabPanel |
tabPanel
Deprecated. |
com.google.gwt.user.client.ui.SimplePanel |
userInfoPanel
Deprecated. |
List<WorkspaceSizeChangeListener> |
workspaceSizeChangeListers
Deprecated. |
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
WorkspaceLayout(String id)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
activateTool(String componentTypeId)
Deprecated. |
void |
addToolSet(ToolSet toolSet)
Deprecated. Adds a new tool set to the UI. |
void |
closeTab(String instanceId)
Deprecated. |
void |
collapseNavPanel()
Deprecated. |
boolean |
deactivateTool(String componentTypeId)
Deprecated. |
Set<String> |
getActiveByType(String componentTypeId)
Deprecated. |
static String |
getInstanceSubject(String instanceId)
Deprecated. |
com.google.gwt.user.client.ui.Panel |
getUserInfoPanel()
Deprecated. |
boolean |
isToolActive(String componentTypeId)
Deprecated. |
protected void |
onAttach()
Deprecated. |
void |
openNavPanel()
Deprecated. |
void |
pack()
Deprecated. |
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
|---|
getWidget, initWidget, isAttached, onBrowserEvent, onDetach, setWidget |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
addAttachHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final com.google.gwt.user.client.ui.DockPanel mainLayoutPanel
public final WSLauncherPanel leftPanel
public final WSStackPanel navigation
public final com.google.gwt.user.client.ui.Label navigationLabel
public final com.google.gwt.user.client.ui.SimplePanel userInfoPanel
public final WSTabPanel tabPanel
public com.allen_sauer.gwt.dnd.client.PickupDragController tabDragController
public List<WorkspaceSizeChangeListener> workspaceSizeChangeListers
| Constructor Detail |
|---|
public WorkspaceLayout(String id)
| Method Detail |
|---|
protected void onAttach()
onAttach in class com.google.gwt.user.client.ui.Compositepublic void addToolSet(ToolSet toolSet)
toolSet - -public static String getInstanceSubject(String instanceId)
public void closeTab(String instanceId)
public void activateTool(String componentTypeId)
public boolean deactivateTool(String componentTypeId)
public boolean isToolActive(String componentTypeId)
public Set<String> getActiveByType(String componentTypeId)
public void openNavPanel()
public void collapseNavPanel()
public com.google.gwt.user.client.ui.Panel getUserInfoPanel()
public void pack()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||