public class DoubleColumnPanel
extends com.google.gwt.user.client.ui.HorizontalPanel
DoubleColumnPanel
class is a Widget that places to widget in the same ycom.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled
com.google.gwt.user.client.ui.HasHorizontalAlignment.AutoHorizontalAlignmentConstant, com.google.gwt.user.client.ui.HasHorizontalAlignment.HorizontalAlignmentConstant
com.google.gwt.user.client.ui.HasVerticalAlignment.VerticalAlignmentConstant
Constructor and Description |
---|
DoubleColumnPanel(com.google.gwt.user.client.ui.Widget left,
com.google.gwt.user.client.ui.Widget right) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.user.client.ui.Widget |
getTheOtherOne(com.google.gwt.user.client.ui.Widget clicked)
return the widget which is different from clicked, useful when the user remove the widgets
|
void |
insertImage(com.google.gwt.user.client.ui.Widget toSubstitute,
ImageArea imgToPlace)
if a static image is uploaded
|
add, getHorizontalAlignment, getVerticalAlignment, insert, insert, onEnsureDebugId, remove, setHorizontalAlignment, setVerticalAlignment
getBody, getSpacing, getTable, setBorderWidth, setCellHeight, setCellHeight, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellHorizontalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellVerticalAlignment, setCellWidth, setCellWidth, setSpacing
add, add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, remove
add, adopt, clear, doAttachChildren, doDetachChildren, orphan, remove
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEvents
addStyleDependentName, 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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DoubleColumnPanel(com.google.gwt.user.client.ui.Widget left, com.google.gwt.user.client.ui.Widget right)
left
- .right
- .public com.google.gwt.user.client.ui.Widget getTheOtherOne(com.google.gwt.user.client.ui.Widget clicked)
clicked
- public void insertImage(com.google.gwt.user.client.ui.Widget toSubstitute, ImageArea imgToPlace)
imgToPlace
- Copyright © 2016. All Rights Reserved.