|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriTableViewOptions
TableView options in the table UI.
Field Summary | |
---|---|
static int |
esriTVOptionAddTableToLayout
Adds the current table to the layout. |
static int |
esriTVOptionAliasNameToggle
Toggles the column headers from field name to field alias and vice versa. |
static int |
esriTVOptionAutoResizeColumns
Resizes all columns to their default width. |
static int |
esriTVOptionCreateCrystalReport
Creates a Crystal Report of the table. |
static int |
esriTVOptionCreateReport
Creates a Report of the table. |
static int |
esriTVOptionNoOptionSelected
No option is selected |
static int |
esriTVOptionPrintTable
Prints the table. |
static int |
esriTVOptionReloadCache
Reloads the cached records. |
static int |
esriTVOptionResetFieldOrder
Reset the default field order. |
static int |
esriTVOptionSelectAll
Selects all the rows in the table. |
static int |
esriTVOptionShowAddFieldWindow
Shows the dialog that allows users to add fields. |
static int |
esriTVOptionShowAppearanceWindow
Show the appearance window, which allows the user to change the selection colour, etc. |
static int |
esriTVOptionShowExportTableWindow
Show the export table, that allows users to export only the rows of a table. |
static int |
esriTVOptionShowFindReplaceWindow
Show the find & replace window. |
static int |
esriTVOptionShowMakeGraphWindow
Shows the dialog that allows uses to make a graph from the given table. |
static int |
esriTVOptionShowSQLWindow
Shows the SQL attribute window, allowing users to select records via SQL. |
static int |
esriTVOptionSwitchSelection
Switches/inverts the current selection. |
static int |
esriTVOptionTableProperties
Brings up the table properties dialog. |
static int |
esriTVOptionUnHideAllColumns
Unhides all columns that had been hidden previously - Sets all field visibility flags to true. |
static int |
esriTVOptionUnselectAll
Unselects all the rows in the table. |
Field Detail |
---|
static final int esriTVOptionNoOptionSelected
static final int esriTVOptionShowSQLWindow
static final int esriTVOptionShowFindReplaceWindow
static final int esriTVOptionSelectAll
static final int esriTVOptionUnselectAll
static final int esriTVOptionSwitchSelection
static final int esriTVOptionShowAppearanceWindow
static final int esriTVOptionShowAddFieldWindow
static final int esriTVOptionShowMakeGraphWindow
static final int esriTVOptionAddTableToLayout
static final int esriTVOptionShowExportTableWindow
static final int esriTVOptionReloadCache
static final int esriTVOptionPrintTable
static final int esriTVOptionCreateReport
static final int esriTVOptionCreateCrystalReport
static final int esriTVOptionTableProperties
static final int esriTVOptionAutoResizeColumns
static final int esriTVOptionUnHideAllColumns
static final int esriTVOptionAliasNameToggle
static final int esriTVOptionResetFieldOrder
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |