public abstract class PagedGrid<T> extends PagedWidget<T>
UIObject.DebugIdImpl, UIObject.DebugIdImplEnabledInsertPanel.ForIsWidgetHasWidgets.ForIsWidgetNAV_ON_BOTTOM, NAV_ON_TOPDEBUG_ID_PREFIX| Constructor and Description |
|---|
PagedGrid(int rows,
int columns)
Creates a grid of the specified dimensions (a pox on Google for asking for height, width
instead of width, height).
|
PagedGrid(int rows,
int columns,
int navLoc)
Creates a grid of the specified dimensions (a pox on Google for asking for height, width
instead of width, height).
|
| Modifier and Type | Method and Description |
|---|---|
void |
setCellAlignment(HasHorizontalAlignment.HorizontalAlignmentConstant horiz,
HasVerticalAlignment.VerticalAlignmentConstant vert)
Configures the horizontal and vertical alignment of cells.
|
displayPage, getModel, getOffset, getPage, hasModel, removeItem, setModelgetWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, iterator, remove, removeaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, fireEvent, getLayoutData, getParent, isAttached, onBrowserEvent, removeFromParent, setLayoutData, sinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleName, getStylePrimaryName, getTitle, isVisible, isVisible, removeStyleDependentName, removeStyleName, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEventsequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddgetWidgetIndexgetWidget, getWidgetCount, getWidgetIndex, removepublic PagedGrid(int rows,
int columns)
public PagedGrid(int rows,
int columns,
int navLoc)
public void setCellAlignment(HasHorizontalAlignment.HorizontalAlignmentConstant horiz, HasVerticalAlignment.VerticalAlignmentConstant vert)
Copyright © 2013. All Rights Reserved.