|
||||||||||
| 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.gwt.mosaic.ui.client.LayoutComposite
org.gwt.mosaic.ui.client.DeckLayoutPanel
org.jboss.errai.workspaces.client.Workspace
public class Workspace
Maintains Tool's
| 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 |
| Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.HasWidgets |
|---|
com.google.gwt.user.client.ui.HasWidgets.ForIsWidget |
| Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.IndexedPanel |
|---|
com.google.gwt.user.client.ui.IndexedPanel.ForIsWidget |
| Field Summary | |
|---|---|
static String |
SUBJECT
|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Method Summary | |
|---|---|
void |
addToolSet(ToolSet toolSet)
|
static Workspace |
createInstance(Menu menu)
|
static String |
encode(String toolSetName)
|
static Workspace |
getInstance()
|
List<ToolSet> |
getToolsets()
|
boolean |
hasToolSet(String id)
|
void |
onResize()
|
void |
showToolSet(String id)
|
void |
showToolSet(String toolSetId,
String toolId)
|
static String[] |
splitHistoryToken(String tokenString)
|
| Methods inherited from class org.gwt.mosaic.ui.client.DeckLayoutPanel |
|---|
add, clear, getPadding, getVisibleWidget, getWidget, getWidgetCount, getWidgetIndex, insert, iterator, remove, remove, setPadding, showWidget |
| Methods inherited from class org.gwt.mosaic.ui.client.LayoutComposite |
|---|
getLayoutPanel, getPreferredSize, invalidate, invalidate, isAutoLayout, layout, needsLayout, setAutoLayout, setHeight, setWidth |
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
|---|
getWidget, initWidget, isAttached, onAttach, 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, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String SUBJECT
| Method Detail |
|---|
public static Workspace createInstance(Menu menu)
public static Workspace getInstance()
public static String[] splitHistoryToken(String tokenString)
public void addToolSet(ToolSet toolSet)
public boolean hasToolSet(String id)
public void showToolSet(String id)
public void showToolSet(String toolSetId,
String toolId)
public List<ToolSet> getToolsets()
public static String encode(String toolSetName)
public void onResize()
onResize in interface com.google.gwt.user.client.ui.RequiresResizeonResize in class org.gwt.mosaic.ui.client.LayoutComposite
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||