protected class GridRowSelectDataModel.SelectedRow extends Object
| Constructor and Description |
|---|
GridRowSelectDataModel.SelectedRow(int index,
GridRow row)
Creates an instance of this class and initilizes immutable fields.
|
public GridRowSelectDataModel.SelectedRow(int index,
GridRow row)
index - is a row number in the grid.row - is a grid row.public int getIndex()
public GridRow getRow()
Copyright © 2008–2013. All rights reserved.