protected class VScrollTable.VScrollTableBody.VScrollTableGeneratedRow extends VScrollTable.VScrollTableBody.VScrollTableRow
applyZeroWidthFix, childWidgets, rowKey| Constructor and Description |
|---|
VScrollTableGeneratedRow(UIDL uidl,
char[] aligns) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addCellsFromUIDL(UIDL uidl,
char[] aligns,
int col,
int visibleColumnIndex) |
protected void |
initCellWidths() |
protected boolean |
isRenderHtmlInCells()
Overriding this and returning true causes all text cells to be
rendered as HTML.
|
boolean |
isSpanColumns() |
protected void |
setCellWidth(int cellIx,
int width) |
addCell, addCell, addCell, getActions, getClient, getIndex, getKey, getPaintableId, getTooltip, getTooltipInfo, getWidgetForPaintable, initCellWithText, initCellWithWidget, isBefore, isInViewPort, isSelected, iterator, onBrowserEvent, onDetach, remove, showContextMenu, showContextMenu, startRowDrag, toggleSelection, updateCellStyleNames, updateStyleNamesadd, add, adopt, clear, doAttachChildren, doDetachChildren, orphan, removeaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEventsaddStyleDependentName, 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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic VScrollTableGeneratedRow(UIDL uidl, char[] aligns)
public boolean isSpanColumns()
protected void initCellWidths()
initCellWidths in class VScrollTable.VScrollTableBody.VScrollTableRowprotected boolean isRenderHtmlInCells()
VScrollTable.VScrollTableBody.VScrollTableRowisRenderHtmlInCells in class VScrollTable.VScrollTableBody.VScrollTableRowprotected void addCellsFromUIDL(UIDL uidl, char[] aligns, int col, int visibleColumnIndex)
addCellsFromUIDL in class VScrollTable.VScrollTableBody.VScrollTableRowprotected void setCellWidth(int cellIx,
int width)
setCellWidth in class VScrollTable.VScrollTableBody.VScrollTableRowCopyright © 2016 Vaadin Ltd. All rights reserved.