This document is archived and information here might be outdated.  Recommended version.


GeoDatabaseUI Namespace Contents (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > GeoDatabaseUI Namespace Contents
ArcGIS Developer Help

GeoDatabaseUI Namespace Contents

The GeoDatabaseUI library provides user interfaces including property pages to support objects contained in the GeoDatabase library.

Interfaces

Interface Description
ICalculator Provides access to members that calculate field values in a table.
ICalculatorCallback Provides access to events that occur when the state of the calculator changes.
ICalculatorUI Provides access to members that control the field calculator.
ICalculatorUI2 Provides access to members that control the field calculator.
ICalculatorUIJoinSettings Provides access to members that control the field calculator join settings.
IChangeVersionDialog Provides access to members that control the change version dialog for a versioned geodatabase.
IDefaultTableProperty Default table properties.
IExportOperation Provides access to members used for exporting tables and feature classes.
IGdbAdminWindowFactory Provides access to members for working with Geodatabase administration windows.
IGPCalculatorUI Provides access to members that control the field calculator.
IGPQueryPropertyPage Provides access to members that control the Query property page.
IHistoricalMarkerManager Provides access to members that control the historical marker management dialog.
INewVersionDialog Provides access to members that control the new version dialog for a versioned geodatabase.
IPrivilegesDialog Provides access to members that control the Geodatabase privileges dialog.
IProtectNameGeoDatabaseUI Provides access to dummy methods protecting name correctness.
IQueryPropertyPage Provides access to members that control the Query property page.
IQueryPropertyPage2 Provides access to members that control the Query property page.
IQueryPropertyPageFieldInfo Provides access to members that control the Query property page field info.
ITableCalculator Provides access to members that control the characteristics the calculator form the table.
ITableCharacteristics Provides access to members that control the characteristics of a Table.
ITableControl Provides access to members that control the table once it has been shown.
ITableControl2 Provides access to members that control the table once it has been shown.
ITableControl3 Provides access to members that control the table once it has been shown.
ITableControlInfo Provides access to members that inform you about the table window.
ITableControlWidth Provides access to members that control the table once it has been shown.
ITableDataCallback Provides access to member using which a client provide information that the object can't fully known about itself. A callback interface.
ITableDataCallback2 Provides access to member using which a client provide information that the object can't fully known about itself. A callback interface.
ITableSelectionColor Provides access to events that occur for which a client can store and load info about the selection color.
ITableView Provides access to members that set up the table and initially show it.
ITableView2 Provides access to members that interact with table.
ITableView3 Provides access to members that interact with table.
ITableView4 Provides access to members that interact with table.
ITableViewCallback Provides access to events that occur for which a client of the table can act upon and provide information.
ITableViewContextMenus Provides access to menu requests that occur with the TableView. This interface must the QI'able from the callback interface.
ITableViewEvents Provides access to events that occur with the TableView.
ITableViewInfo Provides access to events that occur for which a client can store and load info about the look of the table.
ITableViewOutput Provides access to members that allow you to output the table to a hDC.
ITableViewTableFields Provides access to members that associate additional field properties with the table being displayed.
IVersionManager Provides access to members that control the version management dialog for a versioned geodatabase.
IVersionManagerEvents Provides access to events fired by the Version Manager dialog.

Classes

Class Description
Calculator Calculator engine which is used by the UI and can be used independently.
CalculatorCallback If the calculation engine has a class of CalculatorCallback, then it can interact with the client on the current progress.
CalculatorUI Window to display calculator dialog.
ExportOperation ExportOperation class used to export a table or feature class.
GdbAdminWindowFactory A window for administering enterprise Geodatabases.
GDBConnectionsPropertyPage A property page for controlling connections to an enterprise Geodatabase
GNConnectivityRulesPropPage Esri GeometricNetwork ConnectivityRules property page.
GNNamePropPage Esri GeometricNetwork Name property page.
GNWeightsPropPage Esri GeometricNetwork Weights property page.
HistoricalMarkerManager A dialog for managing historical markers.
NewVersionDialog A dialog for creating new versions in a versioned geodatabase.
PrivilegesDialog A dialog for viewing and editing dataset privileges
QueryPropertyPage Property page for setting up the query.
TableView Window to display Tables.
TableViewEventsHelper
VersioningGeneralPropertyPage A dialog for setting the properties of a versions in a versioned geodatabase.
VersionManager A dialog for managing versions in a versioned geodatabase.

Enumerations

Enumeration Description
esriCalculatorErrorType Esri Calculator Error Types.
esriExportTableOptions Options available when exporting a table or feature class.
esriTableSelectionActions Table selection options used in the table UI.
esriTableViewOptions TableView options in the table UI.
esriTVRowInsertPlacement TableView inserting records placement.