public class VMagnoliaTable.MagnoliaTableBody.MagnoliaTableRow extends VScrollTablePatched.VScrollTableBody.VScrollTableRow
applyZeroWidthFix, childWidgets, rowKey, rowStyle
Constructor and Description |
---|
MagnoliaTableRow() |
MagnoliaTableRow(com.vaadin.client.UIDL uidl,
char[] aligns) |
Modifier and Type | Method and Description |
---|---|
protected void |
initCellWithText(String text,
char align,
String style,
boolean textIsHTML,
boolean sorted,
String description,
com.google.gwt.dom.client.TableCellElement td) |
protected void |
initCellWithWidget(com.google.gwt.user.client.ui.Widget w,
char align,
String style,
boolean sorted,
com.google.gwt.dom.client.TableCellElement td) |
protected void |
insertNodeIcon(com.google.gwt.dom.client.TableCellElement td) |
protected boolean |
isRenderHtmlInCells()
Overriding this and returning true causes all text cells to be
rendered as HTML.
|
protected void |
setElement(com.google.gwt.user.client.Element elem)
Minor hack.
|
void |
toggleSelection()
Toggle the selection of the row.
|
protected void |
updateStyleNames(String primaryStyleName) |
addCell, addCell, addCell, addCellsFromUIDL, getActions, getClient, getIndex, getKey, getPaintableId, getTooltip, getTooltipInfo, getWidgetForPaintable, initCellWidths, isBefore, isInViewPort, isSelected, iterator, onBrowserEvent, onDetach, remove, setCellWidth, showContextMenu, showContextMenu, startRowDrag, updateCellStyleNames
add, add, adopt, clear, doAttachChildren, doDetachChildren, orphan, remove
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public MagnoliaTableRow(com.vaadin.client.UIDL uidl, char[] aligns)
public MagnoliaTableRow()
protected void updateStyleNames(String primaryStyleName)
updateStyleNames
in class VScrollTablePatched.VScrollTableBody.VScrollTableRow
protected void setElement(com.google.gwt.user.client.Element elem)
setElement
in class com.google.gwt.user.client.ui.UIObject
protected void initCellWithText(String text, char align, String style, boolean textIsHTML, boolean sorted, String description, com.google.gwt.dom.client.TableCellElement td)
initCellWithText
in class VScrollTablePatched.VScrollTableBody.VScrollTableRow
protected void initCellWithWidget(com.google.gwt.user.client.ui.Widget w, char align, String style, boolean sorted, com.google.gwt.dom.client.TableCellElement td)
initCellWithWidget
in class VScrollTablePatched.VScrollTableBody.VScrollTableRow
protected void insertNodeIcon(com.google.gwt.dom.client.TableCellElement td)
public void toggleSelection()
VScrollTablePatched.VScrollTableBody.VScrollTableRow
toggleSelection
in class VScrollTablePatched.VScrollTableBody.VScrollTableRow
protected boolean isRenderHtmlInCells()
VScrollTablePatched.VScrollTableBody.VScrollTableRow
isRenderHtmlInCells
in class VScrollTablePatched.VScrollTableBody.VScrollTableRow
Copyright © 2020 Magnolia International Ltd.. All rights reserved.