- 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.tdwx.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
-
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
-
Constructor Summary
Constructors
| Constructor and Description |
LiveRowNumberer(com.sencha.gxt.core.client.IdentityValueProvider<M> valueProvider) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected void |
doUpdate() |
protected int |
getOffset() |
-
Methods inherited from class com.sencha.gxt.widget.core.client.grid.RowNumberer
initPlugin
-
Methods inherited from class com.sencha.gxt.widget.core.client.grid.ColumnConfig
getAlignment, getCell, getColumnClassSuffix, getColumnHeaderClassName, getColumnStyle, getColumnTextClassName, getColumnTextStyle, getComparator, getHeader, getPath, getToolTip, getValueProvider, getWidget, getWidth, isFixed, isGroupable, isHidden, isHideable, isMenuDisabled, isResizable, isRowHeader, isSortable, setAlignment, setCell, setColumnClassSuffix, setColumnHeaderClassName, setColumnStyle, setColumnTextClassName, setColumnTextStyle, setComparator, setFixed, setGroupable, setHeader, setHeader, setHidden, setHideable, setMenuDisabled, setResizable, setRowHeader, setSortable, setToolTip, 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 © 2014. All Rights Reserved.