|
||||||||||
| 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
com.ebmwebsourcing.geasytools.widgets.ext.impl.tabpanel.AbstractTabPanel
com.ebmwebsourcing.geasytools.gwtextwidgets.tabpanel.ComplexTabPanel
public class ComplexTabPanel
| 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 |
|---|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
ComplexTabPanel()
|
|
| Method Summary | |
|---|---|
void |
activatePanel(com.ebmwebsourcing.geasytools.widgets.core.api.panel.IPanel panel)
|
void |
addPanel(com.ebmwebsourcing.geasytools.widgets.core.api.panel.IPanel panel)
|
void |
addPanel(com.ebmwebsourcing.geasytools.widgets.core.api.panel.IPanel panel,
com.ebmwebsourcing.geasytools.widgets.core.api.panel.IPanel parentPanel)
|
com.ebmwebsourcing.geasytools.widgets.ext.api.treepanel.ITreePanel |
getTreePanel()
|
protected void |
onLoad()
|
void |
removeAllPanels()
|
void |
removePanel(com.ebmwebsourcing.geasytools.widgets.core.api.panel.IPanel panel)
|
void |
setTreePanelPixelSize(int width,
int height)
|
| Methods inherited from class com.ebmwebsourcing.geasytools.widgets.ext.impl.tabpanel.AbstractTabPanel |
|---|
addHandler, getPanels |
| 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, 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 |
| Methods inherited from interface com.ebmwebsourcing.geasytools.widgets.ext.api.tabpanel.ITabPanel |
|---|
addHandler, getPanels |
| Constructor Detail |
|---|
public ComplexTabPanel()
| Method Detail |
|---|
protected void onLoad()
onLoad in class com.google.gwt.user.client.ui.Widgetpublic com.ebmwebsourcing.geasytools.widgets.ext.api.treepanel.ITreePanel getTreePanel()
getTreePanel in interface com.ebmwebsourcing.geasytools.widgets.ext.api.tabpanel.IComplexTabPanel
public void setTreePanelPixelSize(int width,
int height)
setTreePanelPixelSize in interface com.ebmwebsourcing.geasytools.widgets.ext.api.tabpanel.IComplexTabPanelpublic void addPanel(com.ebmwebsourcing.geasytools.widgets.core.api.panel.IPanel panel)
addPanel in interface com.ebmwebsourcing.geasytools.widgets.ext.api.tabpanel.ITabPaneladdPanel in class com.ebmwebsourcing.geasytools.widgets.ext.impl.tabpanel.AbstractTabPanel
public void addPanel(com.ebmwebsourcing.geasytools.widgets.core.api.panel.IPanel panel,
com.ebmwebsourcing.geasytools.widgets.core.api.panel.IPanel parentPanel)
addPanel in interface com.ebmwebsourcing.geasytools.widgets.ext.api.tabpanel.IComplexTabPanelpublic void activatePanel(com.ebmwebsourcing.geasytools.widgets.core.api.panel.IPanel panel)
activatePanel in interface com.ebmwebsourcing.geasytools.widgets.ext.api.tabpanel.IComplexTabPanelpublic void removeAllPanels()
removeAllPanels in interface com.ebmwebsourcing.geasytools.widgets.ext.api.tabpanel.IComplexTabPanelpublic void removePanel(com.ebmwebsourcing.geasytools.widgets.core.api.panel.IPanel panel)
removePanel in interface com.ebmwebsourcing.geasytools.widgets.ext.api.tabpanel.IComplexTabPanelremovePanel in interface com.ebmwebsourcing.geasytools.widgets.ext.api.tabpanel.ITabPanelremovePanel in class com.ebmwebsourcing.geasytools.widgets.ext.impl.tabpanel.AbstractTabPanel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||