|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CellSelection | |
|---|---|
| com.sencha.gxt.widget.core.client.grid | |
| com.sencha.gxt.widget.core.client.selection | Base selection model interfaces and classes. |
| Uses of CellSelection in com.sencha.gxt.widget.core.client.grid |
|---|
| Methods in com.sencha.gxt.widget.core.client.grid that return CellSelection | |
|---|---|
CellSelection<M> |
CellSelectionModel.getSelectCell()
Returns the selected cell or null. |
| Uses of CellSelection in com.sencha.gxt.widget.core.client.selection |
|---|
| Methods in com.sencha.gxt.widget.core.client.selection that return types with arguments of type CellSelection | |
|---|---|
java.util.List<CellSelection<M>> |
CellSelectionChangedEvent.getSelection()
Returns the selection. |
| Constructors in com.sencha.gxt.widget.core.client.selection with parameters of type CellSelection | |
|---|---|
CellSelectionChangedEvent(CellSelection<M> selectedCell)
|
|
| Constructor parameters in com.sencha.gxt.widget.core.client.selection with type arguments of type CellSelection | |
|---|---|
CellSelectionChangedEvent(java.util.List<CellSelection<M>> selection)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||