|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriTableSelectionActions
Table selection options used in the table UI.
| Field Summary | |
|---|---|
static int |
esriDrawFeatures
Selecting rows in the table grid, will draw features on the given display. |
static int |
esriNoAction
No selection call back will occur when users select rows. |
static int |
esriSelectCurrentRow
The current row will always be the only selection row. |
static int |
esriSelectFeatures
Selecting rows in the table grid, will select features. |
| Field Detail |
|---|
static final int esriNoAction
static final int esriSelectCurrentRow
static final int esriSelectFeatures
static final int esriDrawFeatures
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||