|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.extjs.gxt.ui.client.widget.grid.CellSelectionModel.CellSelection
public class CellSelectionModel.CellSelection
Field Summary | |
---|---|
int |
cell
|
M |
model
|
int |
row
|
Constructor Summary | |
---|---|
CellSelectionModel.CellSelection(M model,
int row,
int cell)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int cell
public M extends ModelData model
public int row
Constructor Detail |
---|
public CellSelectionModel.CellSelection(M model, int row, int cell)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |