public class DualListBox
extends com.google.gwt.user.client.ui.AbsolutePanel
DualListExample.com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled| Constructor and Description |
|---|
DualListBox(int visibleItems,
java.lang.String width) |
| Modifier and Type | Method and Description |
|---|---|
void |
addLeft(java.lang.String string) |
void |
addLeft(com.google.gwt.user.client.ui.Widget widget)
Adds an widget to the left list box.
|
DragController |
getDragController() |
protected void |
moveItems(com.allen_sauer.gwt.dnd.demo.client.example.duallist.MouseListBox from,
com.allen_sauer.gwt.dnd.demo.client.example.duallist.MouseListBox to,
boolean justSelectedItems) |
add, add, add, getWidgetLeft, getWidgetTop, insert, insert, insert, remove, setWidgetPosition, setWidgetPositionImpladd, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, removeadd, adopt, adopt, clear, disown, doAttachChildren, doDetachChildren, orphan, removeaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEventsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic void addLeft(java.lang.String string)
public void addLeft(com.google.gwt.user.client.ui.Widget widget)
widget - the text of the item to be addedpublic DragController getDragController()
protected void moveItems(com.allen_sauer.gwt.dnd.demo.client.example.duallist.MouseListBox from,
com.allen_sauer.gwt.dnd.demo.client.example.duallist.MouseListBox to,
boolean justSelectedItems)