|
||||||||||
| 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.xpn.xwiki.wysiwyg.client.ui.XToolBar
public class XToolBar
| 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 | |
|---|---|
protected com.google.gwt.user.client.ui.FlowPanel |
clearFloats
|
static Images |
IMAGES
|
protected com.google.gwt.user.client.ui.FlowPanel |
panel
|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
XToolBar()
|
|
| Method Summary | |
|---|---|
void |
add(com.google.gwt.user.client.ui.Widget w)
|
void |
clear()
|
com.google.gwt.user.client.ui.Widget |
getWidget(int index)
|
int |
getWidgetCount()
|
int |
getWidgetIndex(com.google.gwt.user.client.ui.Widget child)
|
java.util.Iterator<com.google.gwt.user.client.ui.Widget> |
iterator()
|
boolean |
remove(int index)
|
boolean |
remove(com.google.gwt.user.client.ui.Widget w)
|
| 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 |
|---|
doAttachChildren, doDetachChildren, getParent, onLoad, onUnload, removeFromParent |
| 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, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkEvents, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Images IMAGES
protected com.google.gwt.user.client.ui.FlowPanel panel
protected com.google.gwt.user.client.ui.FlowPanel clearFloats
| Constructor Detail |
|---|
public XToolBar()
| Method Detail |
|---|
public void add(com.google.gwt.user.client.ui.Widget w)
add in interface com.google.gwt.user.client.ui.HasWidgetsHasWidgets.add(Widget)public void clear()
clear in interface com.google.gwt.user.client.ui.HasWidgetsHasWidgets.clear()public java.util.Iterator<com.google.gwt.user.client.ui.Widget> iterator()
iterator in interface com.google.gwt.user.client.ui.HasWidgetsiterator in interface java.lang.Iterable<com.google.gwt.user.client.ui.Widget>HasWidgets.iterator()public boolean remove(com.google.gwt.user.client.ui.Widget w)
remove in interface com.google.gwt.user.client.ui.HasWidgetsHasWidgets.remove(Widget)public com.google.gwt.user.client.ui.Widget getWidget(int index)
getWidget in interface com.google.gwt.user.client.ui.IndexedPanelIndexedPanel.getWidget(int)public int getWidgetCount()
getWidgetCount in interface com.google.gwt.user.client.ui.IndexedPanelIndexedPanel.getWidgetCount()public int getWidgetIndex(com.google.gwt.user.client.ui.Widget child)
getWidgetIndex in interface com.google.gwt.user.client.ui.IndexedPanelIndexedPanel.getWidgetIndex(Widget)public boolean remove(int index)
remove in interface com.google.gwt.user.client.ui.IndexedPanelIndexedPanel.remove(int)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||