public class VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow extends VMagnoliaTable.MagnoliaTableBody.MagnoliaTableRow
Modifier and Type | Field and Description |
---|---|
protected boolean |
canHaveChildren |
protected int |
depth |
protected boolean |
isTreeCellAdded |
protected boolean |
open |
protected com.google.gwt.dom.client.Element |
treeSpacer |
protected com.google.gwt.user.client.ui.Widget |
widgetInHierarchyColumn |
childWidgets, rowKey
Constructor and Description |
---|
VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow(com.vaadin.client.UIDL uidl,
char[] aligns2) |
Modifier and Type | Method and Description |
---|---|
void |
addCell(com.vaadin.client.UIDL rowUidl,
String text,
char align,
String style,
boolean textIsHTML,
boolean isSorted,
String description) |
void |
addCell(com.vaadin.client.UIDL rowUidl,
com.google.gwt.user.client.ui.Widget w,
char align,
String style,
boolean isSorted,
String description) |
protected boolean |
addTreeSpacer(com.vaadin.client.UIDL rowUidl) |
protected boolean |
cellShowsTreeHierarchy(int curColIndex) |
protected int |
getIndent() |
protected void |
onAttach() |
void |
onBrowserEvent(com.google.gwt.user.client.Event event) |
protected void |
setCellWidth(int cellIx,
int width) |
protected void |
setIndent() |
initCellWithText, initCellWithWidget, isRenderHtmlInCells, setElement, toggleSelection
addCell, addCellsFromUIDL, getActions, getClient, getIndex, getKey, getPaintableId, getTooltip, getTooltipInfo, getWidgetForPaintable, initCellWidths, isBefore, isInViewPort, isSelected, iterator, onDetach, remove, showContextMenu, showContextMenu, startRowDrag, updateCellStyleNames, updateStyleNames
add, add, adopt, adopt, clear, disown, doAttachChildren, doDetachChildren, orphan, remove
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEvents
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString
protected boolean isTreeCellAdded
protected com.google.gwt.dom.client.Element treeSpacer
protected boolean open
protected int depth
protected boolean canHaveChildren
protected com.google.gwt.user.client.ui.Widget widgetInHierarchyColumn
public VTreeTablePatched.VTreeTableScrollBody.VTreeTableRow(com.vaadin.client.UIDL uidl, char[] aligns2)
public void addCell(com.vaadin.client.UIDL rowUidl, String text, char align, String style, boolean textIsHTML, boolean isSorted, String description)
addCell
in class VScrollTablePatched.VScrollTableBody.VScrollTableRow
protected boolean addTreeSpacer(com.vaadin.client.UIDL rowUidl)
protected boolean cellShowsTreeHierarchy(int curColIndex)
public void onBrowserEvent(com.google.gwt.user.client.Event event)
onBrowserEvent
in interface com.google.gwt.user.client.EventListener
onBrowserEvent
in class VScrollTablePatched.VScrollTableBody.VScrollTableRow
public void addCell(com.vaadin.client.UIDL rowUidl, com.google.gwt.user.client.ui.Widget w, char align, String style, boolean isSorted, String description)
addCell
in class VScrollTablePatched.VScrollTableBody.VScrollTableRow
protected void setIndent()
protected void onAttach()
onAttach
in class com.google.gwt.user.client.ui.Widget
protected void setCellWidth(int cellIx, int width)
setCellWidth
in class VScrollTablePatched.VScrollTableBody.VScrollTableRow
protected int getIndent()
Copyright © 2015 Magnolia International Ltd.. All rights reserved.