- java.lang.Object
-
- com.sencha.gxt.widget.core.client.grid.ColumnConfig<M,M>
-
- com.sencha.gxt.widget.core.client.grid.RowNumberer<M>
-
- org.gcube.portlets.user.tdw.client.util.LiveRowNumberer<M>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.sencha.gxt.widget.core.client.grid.RowNumberer
com.sencha.gxt.widget.core.client.grid.RowNumberer.RowNumbererAppearance
-
Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.HasHorizontalAlignment
com.google.gwt.user.client.ui.HasHorizontalAlignment.AutoHorizontalAlignmentConstant, com.google.gwt.user.client.ui.HasHorizontalAlignment.HorizontalAlignmentConstant
-
Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.HasVerticalAlignment
com.google.gwt.user.client.ui.HasVerticalAlignment.VerticalAlignmentConstant
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected int |
offset |
-
Fields inherited from class com.sencha.gxt.widget.core.client.grid.RowNumberer
grid
-
Fields inherited from class com.sencha.gxt.widget.core.client.grid.ColumnConfig
ariaIgnore
-
Fields inherited from interface com.google.gwt.user.client.ui.HasHorizontalAlignment
ALIGN_CENTER, ALIGN_DEFAULT, ALIGN_JUSTIFY, ALIGN_LEFT, ALIGN_LOCALE_END, ALIGN_LOCALE_START, ALIGN_RIGHT
-
Fields inherited from interface com.google.gwt.user.client.ui.HasVerticalAlignment
ALIGN_BOTTOM, ALIGN_MIDDLE, ALIGN_TOP
-
Constructor Summary
Constructors
| Constructor and Description |
LiveRowNumberer(com.sencha.gxt.core.client.IdentityValueProvider<M> valueProvider) |
-
Method Summary
-
Methods inherited from class com.sencha.gxt.widget.core.client.grid.RowNumberer
initPlugin, render
-
Methods inherited from class com.sencha.gxt.widget.core.client.grid.ColumnConfig
getCell, getCellClassName, getColumnHeaderClassName, getColumnStyle, getColumnTextClassName, getColumnTextStyle, getComparator, getHeader, getHorizontalAlignment, getPath, getToolTip, getValueProvider, getVerticalAlignment, getWidget, getWidth, isCellPadding, isFixed, isGroupable, isHidden, isHideable, isMenuDisabled, isResizable, isRowHeader, isSortable, setCell, setCellClassName, setCellPadding, setColumnHeaderClassName, setColumnStyle, setColumnTextClassName, setColumnTextStyle, setComparator, setFixed, setGroupable, setHeader, setHeader, setHidden, setHideable, setHorizontalAlignment, setMenuDisabled, setResizable, setRowHeader, setSortable, setToolTip, setVerticalAlignment, setWidget, setWidth
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
offset
protected int offset
Copyright © 2019. All Rights Reserved.