public class MainPanelView
extends com.google.gwt.user.client.ui.DockPanel
com.google.gwt.user.client.ui.DockPanel.DockLayoutConstantcom.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| Modifier and Type | Field and Description |
|---|---|
static int |
MIN_HEIGHT_150
The Constant MIN_HEIGHT_150.
|
static int |
SOUTH_SIZE
The Constant SOUTH_SIZE.
|
static int |
WEST_SIZE
The Constant WEST_SIZE.
|
CENTER, EAST, LINE_END, LINE_START, NORTH, SOUTH, WEST| Constructor and Description |
|---|
MainPanelView()
Instantiates a new main panel view.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.SplitLayoutPanel |
getBaseCenterPanel()
Gets the base center panel.
|
int |
getCenterPanelHeight()
Gets the center panel height.
|
int |
getCenterPanelWidth()
Gets the center panel width.
|
ItemActionAndInfoView |
getItemActionAndInfoView()
Gets the item action and info view.
|
com.google.gwt.user.client.ui.HTMLPanel |
getMoreInfoPanel() |
NavigationBarView |
getNavigationBarView()
Gets the navigation bar view.
|
ProjectInfoView |
getProjectInfoView()
Gets the project info view.
|
WorkspaceResourceUploadExplorerView |
getWorkspaceExplorerView()
Gets the workspace explorer view.
|
WorkspaceResourceUploadExplorerView |
getWsExplorer()
Gets the ws explorer.
|
void |
resetComponents()
Reset componenets.
|
void |
setVisibleMoreInfo(boolean bool)
Sets the visible more info.
|
void |
setWidgetCenterPanelSize(int width,
int height)
Sets the widget center panel size.
|
void |
showWestPanel(boolean show)
Show west panel.
|
void |
updateSize(int width,
int height)
Update size.
|
add, add, getHorizontalAlignment, getVerticalAlignment, getWidgetDirection, onEnsureDebugId, remove, setCellHeight, setCellHorizontalAlignment, setCellVerticalAlignment, setCellWidth, setHorizontalAlignment, setVerticalAlignmentgetBody, getSpacing, getTable, setBorderWidth, setCellHeight, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellWidth, setSpacingadd, add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, removeadd, add, adopt, clear, doAttachChildren, doDetachChildren, orphan, removeaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic static final int MIN_HEIGHT_150
public static final int WEST_SIZE
public static final int SOUTH_SIZE
public void updateSize(int width,
int height)
width - the widthheight - the heightpublic NavigationBarView getNavigationBarView()
public void showWestPanel(boolean show)
show - the showpublic ProjectInfoView getProjectInfoView()
public WorkspaceResourceUploadExplorerView getWorkspaceExplorerView()
public com.google.gwt.user.client.ui.SplitLayoutPanel getBaseCenterPanel()
public int getCenterPanelHeight()
public int getCenterPanelWidth()
public ItemActionAndInfoView getItemActionAndInfoView()
public WorkspaceResourceUploadExplorerView getWsExplorer()
public void setVisibleMoreInfo(boolean bool)
bool - the new visible more infopublic void setWidgetCenterPanelSize(int width,
int height)
width - the widthheight - the heightpublic void resetComponents()
public com.google.gwt.user.client.ui.HTMLPanel getMoreInfoPanel()
Copyright © 2018. All Rights Reserved.