com.smartgwt.client.docs
Interface Selection


public interface Selection

Selection

APIs for marking Records as selected and retrieving the selected record or records.

Only applicable to a DataBoundComponent that manages a list of Records, or manages a data model that can be viewed as a list (for example, the current list of visible nodes on a tree can be treated as a list for selection purposes).

See Also:
com.smartgwt.client..CubeGrid#getEventRow, com.smartgwt.client..CubeGrid#getEventColumn, com.smartgwt.client..CubeGrid#facetValueSelectionChanged, com.smartgwt.client..CubeGrid#getSelectedCells, com.smartgwt.client..CubeGrid#getSelectedCellIds, com.smartgwt.client..CubeGrid#anyCellSelected, com.smartgwt.client..CubeGrid#cellIsSelected, com.smartgwt.client..CubeGrid#selectCell, com.smartgwt.client..CubeGrid#deselectCell, com.smartgwt.client..CubeGrid#selectCells, com.smartgwt.client..CubeGrid#deselectCells, com.smartgwt.client..CubeGrid#selectAllCells, com.smartgwt.client..CubeGrid#deselectAllCells, com.smartgwt.client..CubeGrid#getSelectedFacetValues, com.smartgwt.client..CubeGrid#facetValuesSelected, com.smartgwt.client..CubeGrid#facetHasSelection, com.smartgwt.client..CubeGrid#getFacetsHavingSelection, com.smartgwt.client..CubeGrid#selectFacetValues, com.smartgwt.client..CubeGrid#deselectFacetValues, com.smartgwt.client..CubeGrid#selectFacetValue, com.smartgwt.client..CubeGrid#deselectFacetValue, com.smartgwt.client..CubeGrid#selectAllFacetValues, com.smartgwt.client..CubeGrid#deselectAllFacetValues, com.smartgwt.client..CubeGrid#deselectAll, com.smartgwt.client..CubeGrid#cellSelectionChanged, com.smartgwt.client..Selection#isSelected, com.smartgwt.client..Selection#anySelected, com.smartgwt.client..Selection#multipleSelected, com.smartgwt.client..Selection#getSelection, com.smartgwt.client..Selection#getSelectedRecord, com.smartgwt.client..Selection#setSelected, com.smartgwt.client..Selection#select, com.smartgwt.client..Selection#deselect, com.smartgwt.client..Selection#selectSingle, com.smartgwt.client..Selection#selectList, com.smartgwt.client..Selection#deselectList, com.smartgwt.client..Selection#selectAll, com.smartgwt.client..Selection#deselectAll, com.smartgwt.client..Selection#selectItem, com.smartgwt.client..Selection#deselectItem, com.smartgwt.client..Selection#selectRange, com.smartgwt.client..Selection#deselectRange, com.smartgwt.client.grid.GridRenderer#cellIsEnabled, com.smartgwt.client.grid.GridRenderer#getEventRow, com.smartgwt.client.grid.GridRenderer#getEventColumn, com.smartgwt.client.grid.GridRenderer#getNearestRowToEvent, com.smartgwt.client.grid.GridRenderer#getNearestColToEvent, com.smartgwt.client.grid.GridRenderer#selectionChanged, com.smartgwt.client.grid.GridRenderer#cellSelectionChanged, ListGrid.selectRecord(com.smartgwt.client.data.Record), ListGrid.deselectRecord(com.smartgwt.client.data.Record), ListGrid.selectRecords(int[]), ListGrid.deselectRecords(int[]), ListGrid.selectAllRecords(), ListGrid.deselectAllRecords(), ListGrid.anySelected(), ListGrid.selectSingleRecord(com.smartgwt.client.data.Record), com.smartgwt.client.widgets.grid.ListGrid#selectionChanged, TileGrid.getSelection(), TileGrid.getSelectedRecord(), TileGrid.selectRecord(com.smartgwt.client.data.Record), TileGrid.deselectRecord(com.smartgwt.client.data.Record), TileGrid.selectRecords(int[]), TileGrid.deselectRecords(int[]), TileGrid.selectAllRecords(), TileGrid.deselectAllRecords(), TileGrid.anySelected(), com.smartgwt.client.widgets.tile.TileGrid#selectionChanged, ColumnTree.selectRecord(int, boolean, int), ColumnTree.deselectRecord(com.smartgwt.client.data.Record, int), ColumnTree.selectRecords(int[], boolean, int), ColumnTree.deselectRecords(int[], int), ColumnTree.selectAllRecords(int), ColumnTree.deselectAllRecords(int), ColumnTree.anySelected(int), com.smartgwt.client..CellSelection#cellIsSelected, com.smartgwt.client..CellSelection#anySelected, com.smartgwt.client..CellSelection#getSelectedCells, com.smartgwt.client..CellSelection#selectCell, com.smartgwt.client..CellSelection#deselectCell, com.smartgwt.client..CellSelection#selectCellList, com.smartgwt.client..CellSelection#deselectCellList, com.smartgwt.client..CellSelection#selectSingleCell, ListGrid.getSelection(), ListGrid.getSelectedRecord(), DataBoundComponent.selectRecord(com.smartgwt.client.data.Record), DataBoundComponent.deselectRecord(com.smartgwt.client.data.Record), DataBoundComponent.selectRecords(int[]), DataBoundComponent.deselectRecords(int[]), DataBoundComponent.selectAllRecords(), DataBoundComponent.deselectAllRecords(), DataBoundComponent.anySelected(), com.smartgwt.client.widgets.toolbar.Toolbar#selectButton, com.smartgwt.client.widgets.toolbar.Toolbar#deselectButton, PickTreeItem.getCanSelectParentItems(), ListGrid.getSelection(), ListGrid.getSelectionAppearance(), ListGrid.getCanSelectAll(), ListGrid.getSelectionType(), ListGrid.getCanDragSelect(), ListGrid.getCanDragSelectText(), Menu.getCanSelectParentItems(), TileGrid.getSelectionType(), SelectionStyle