|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriExportTableOptions
Options available when exporting a table or feature class.
Field Summary | |
---|---|
static int |
esriExportAllRecords
No selection call back will occur when users select rows. |
static int |
esriExportFeaturesWithinExtent
Selecting rows in the table grid, will select features. |
static int |
esriExportSelectedRecords
The current row will always be the only selection row. |
Field Detail |
---|
static final int esriExportAllRecords
static final int esriExportSelectedRecords
static final int esriExportFeaturesWithinExtent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |