|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sencha.gxt.widget.core.client.selection.CellSelection<M>
public class CellSelection<M>
| Constructor Summary | |
|---|---|
CellSelection(M model,
int row,
int cell)
|
|
| Method Summary | |
|---|---|
int |
getCell()
|
M |
getModel()
|
int |
getRow()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CellSelection(M model,
int row,
int cell)
| Method Detail |
|---|
public int getCell()
public M getModel()
public int getRow()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||