Class JmixGroupTableWidget.JmixGroupTableBody.JmixGroupTableGroupRow
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.v7.client.ui.VScrollTable.VScrollTableBody.VScrollTableRow
io.jmix.ui.widget.client.table.JmixScrollTableWidget.JmixScrollTableBody.JmixScrollTableRow
io.jmix.ui.widget.client.grouptable.JmixGroupTableWidget.JmixGroupTableBody.JmixGroupTableRow
io.jmix.ui.widget.client.grouptable.JmixGroupTableWidget.JmixGroupTableBody.JmixGroupTableGroupRow
- All Implemented Interfaces:
- com.google.gwt.event.logical.shared.HasAttachHandlers,- com.google.gwt.event.shared.HasHandlers,- com.google.gwt.user.client.EventListener,- com.google.gwt.user.client.ui.HasVisibility,- com.google.gwt.user.client.ui.HasWidgets,- com.google.gwt.user.client.ui.HasWidgets.ForIsWidget,- com.google.gwt.user.client.ui.IsWidget,- com.vaadin.client.ui.ActionOwner,- Iterable<com.google.gwt.user.client.ui.Widget>
- Enclosing class:
- JmixGroupTableWidget.JmixGroupTableBody
protected class JmixGroupTableWidget.JmixGroupTableBody.JmixGroupTableGroupRow
extends JmixGroupTableWidget.JmixGroupTableBody.JmixGroupTableRow
- 
Nested Class SummaryNested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObjectcom.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabledNested classes/interfaces inherited from interface com.google.gwt.user.client.ui.HasWidgetscom.google.gwt.user.client.ui.HasWidgets.ForIsWidget
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected booleanprotected com.google.gwt.dom.client.Elementprotected Integerprotected Stringprotected Booleanprotected List<AggregationInputFieldInfo>protected static final intFields inherited from class io.jmix.ui.widget.client.grouptable.JmixGroupTableWidget.JmixGroupTableBody.JmixGroupTableRowgroupDividerCell, isDividerAddedFields inherited from class io.jmix.ui.widget.client.table.JmixScrollTableWidget.JmixScrollTableBody.JmixScrollTableRowcurrentColumnKey, selectableFields inherited from class com.vaadin.v7.client.ui.VScrollTable.VScrollTableBody.VScrollTableRowactionKeys, applyZeroWidthFix, childWidgets, rowKeyFields inherited from class com.google.gwt.user.client.ui.UIObjectDEBUG_ID_PREFIX
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidaddCellsFromUIDL(com.vaadin.client.UIDL uidl, char[] aligns, int colIndex, int visibleColumnIndex) protected voidaddCellWithField(String text, char align, int colIndex) protected voidaddGroupCell(String text) protected AggregationInputFieldInfogetAggregationInputInfo(com.google.gwt.dom.client.Element input) protected booleanhandleClickEvent(com.google.gwt.user.client.Event event, com.google.gwt.dom.client.Element targetTdOrTr, boolean immediate) protected voidhandleRowClick(com.google.gwt.user.client.Event event) protected voidhandleRowCtrlClick(com.google.gwt.user.client.Event event) protected voidbooleanbooleanvoidonBrowserEvent(com.google.gwt.user.client.Event event) protected voidsetCellWidth(int cellIx, int w) voidshowContextMenu(com.google.gwt.user.client.Event event) Methods inherited from class io.jmix.ui.widget.client.grouptable.JmixGroupTableWidget.JmixGroupTableBody.JmixGroupTableRowaddDividerCell, addSpecificCell, updateStyleNamesMethods inherited from class io.jmix.ui.widget.client.table.JmixScrollTableWidget.JmixScrollTableBody.JmixScrollTableRowafterAddCell, beforeAddCell, getChildWidgets, getElementTdOrTr, handleFocusAndClickEvents, handleFocusForWidget, hasContextMenuActions, initCellWithText, initCellWithWidget, isJmixTableClickableCell, isJmixTableClickableCellText, isSelectable, recursiveAddFocusHandler, selectRowForContextMenuActions, showContextMenu, toggleSelection, updateCellStyleNamesMethods inherited from class com.vaadin.v7.client.ui.VScrollTable.VScrollTableBody.VScrollTableRowaddCell, addCell, addCell, addCell, getActions, getClient, getEventTargetTdOrTr, getIndex, getKey, getPaintableId, getRealCellWidth, getTdOrTr, getTooltip, getTooltipInfo, getWidgetForPaintable, isBefore, isInViewPort, isRenderHtmlInCells, isSelected, iterator, onDetach, remove, startRowDragMethods inherited from class com.google.gwt.user.client.ui.Paneladd, add, adopt, clear, doAttachChildren, doDetachChildren, orphan, removeMethods inherited from class com.google.gwt.user.client.ui.WidgetaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEventsMethods inherited from class com.google.gwt.user.client.ui.UIObjectaddStyleDependentName, 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, toStringMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.IterableforEach, spliterator
- 
Field Details- 
MAX_ROUNDING_DIFFprotected static final int MAX_ROUNDING_DIFF- See Also:
 
- 
groupColIndex
- 
groupKey
- 
expandedprotected boolean expanded
- 
hasCells
- 
expanderprotected com.google.gwt.dom.client.Element expander
- 
inputsList
 
- 
- 
Constructor Details- 
JmixGroupTableGroupRowpublic JmixGroupTableGroupRow(com.vaadin.client.UIDL uidl, char[] aligns) 
 
- 
- 
Method Details- 
addCellsFromUIDLprotected void addCellsFromUIDL(com.vaadin.client.UIDL uidl, char[] aligns, int colIndex, int visibleColumnIndex) - Overrides:
- addCellsFromUIDLin class- com.vaadin.v7.client.ui.VScrollTable.VScrollTableBody.VScrollTableRow
 
- 
setCellWidthprotected void setCellWidth(int cellIx, int w) - Overrides:
- setCellWidthin class- com.vaadin.v7.client.ui.VScrollTable.VScrollTableBody.VScrollTableRow
 
- 
initCellWidthsprotected void initCellWidths()- Overrides:
- initCellWidthsin class- com.vaadin.v7.client.ui.VScrollTable.VScrollTableBody.VScrollTableRow
 
- 
isAggregationInputEditablepublic boolean isAggregationInputEditable()
- 
getInputsList
- 
addGroupCell
- 
addCellWithField
- 
onBrowserEventpublic void onBrowserEvent(com.google.gwt.user.client.Event event) - Specified by:
- onBrowserEventin interface- com.google.gwt.user.client.EventListener
- Overrides:
- onBrowserEventin class- JmixScrollTableWidget.JmixScrollTableBody.JmixScrollTableRow
 
- 
getAggregationInputInfoprotected AggregationInputFieldInfo getAggregationInputInfo(com.google.gwt.dom.client.Element input) 
- 
handleRowCtrlClickprotected void handleRowCtrlClick(com.google.gwt.user.client.Event event) 
- 
handleRowClickprotected void handleRowClick(com.google.gwt.user.client.Event event) 
- 
handleClickEventprotected boolean handleClickEvent(com.google.gwt.user.client.Event event, com.google.gwt.dom.client.Element targetTdOrTr, boolean immediate) - Overrides:
- handleClickEventin class- com.vaadin.v7.client.ui.VScrollTable.VScrollTableBody.VScrollTableRow
 
- 
showContextMenupublic void showContextMenu(com.google.gwt.user.client.Event event) - Overrides:
- showContextMenuin class- JmixScrollTableWidget.JmixScrollTableBody.JmixScrollTableRow
 
- 
getGroupKey
- 
isExpandedpublic boolean isExpanded()
 
-