public class GridCellValueTuple<T extends org.uberfire.ext.wires.core.grids.client.model.GridCellValue> extends GridCellTuple
Constructor and Description |
---|
GridCellValueTuple(int rowIndex,
int columnIndex,
org.uberfire.ext.wires.core.grids.client.widget.grid.GridWidget gridWidget,
T value) |
Modifier and Type | Method and Description |
---|---|
T |
getValue() |
getColumnIndex, getGridWidget, getRowIndex, onResize, proposeContainingColumnWidth, setColumnIndex, setRowIndex
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.