|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.gwt.user.client.ui.UIObject com.google.gwt.user.client.ui.Widget com.google.gwt.user.client.ui.Panel com.vaadin.client.ui.VScrollTable.VScrollTableBody.VScrollTableRow com.vaadin.client.ui.VScrollTable.VScrollTableBody.VScrollTableGeneratedRow
protected class VScrollTable.VScrollTableBody.VScrollTableGeneratedRow
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 |
Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.HasWidgets |
---|
com.google.gwt.user.client.ui.HasWidgets.ForIsWidget |
Field Summary |
---|
Fields inherited from class com.vaadin.client.ui.VScrollTable.VScrollTableBody.VScrollTableRow |
---|
childWidgets, rowKey |
Fields inherited from class com.google.gwt.user.client.ui.UIObject |
---|
DEBUG_ID_PREFIX |
Constructor Summary | |
---|---|
VScrollTable.VScrollTableBody.VScrollTableGeneratedRow(com.vaadin.client.UIDL uidl,
char[] aligns)
|
Method Summary | |
---|---|
protected void |
addCellsFromUIDL(com.vaadin.client.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)
|
Methods inherited from class com.vaadin.client.ui.VScrollTable.VScrollTableBody.VScrollTableRow |
---|
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, updateStyleNames |
Methods inherited from class com.google.gwt.user.client.ui.Panel |
---|
add, add, adopt, adopt, clear, disown, doAttachChildren, doDetachChildren, orphan, remove |
Methods inherited from class com.google.gwt.user.client.ui.Widget |
---|
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEvents |
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, resolvePotentialElement, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public VScrollTable.VScrollTableBody.VScrollTableGeneratedRow(com.vaadin.client.UIDL uidl, char[] aligns)
Method Detail |
---|
public boolean isSpanColumns()
protected void initCellWidths()
initCellWidths
in class VScrollTable.VScrollTableBody.VScrollTableRow
protected boolean isRenderHtmlInCells()
VScrollTable.VScrollTableBody.VScrollTableRow
isRenderHtmlInCells
in class VScrollTable.VScrollTableBody.VScrollTableRow
protected void addCellsFromUIDL(com.vaadin.client.UIDL uidl, char[] aligns, int col, int visibleColumnIndex)
addCellsFromUIDL
in class VScrollTable.VScrollTableBody.VScrollTableRow
protected void setCellWidth(int cellIx, int width)
setCellWidth
in class VScrollTable.VScrollTableBody.VScrollTableRow
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |