com.esri.arcgis.catalogUI
Interface IGxTableView

All Superinterfaces:
Serializable
All Known Subinterfaces:
IGxTableView2
All Known Implementing Classes:
GxTableView, IGxTableView2Proxy, IGxTableViewProxy

public interface IGxTableView
extends Serializable

Indicator interface that identifies the GX Table preview.

Superseded By

IGxTableView2

Remarks

The GxTableView object is similar to the GxGeographicView in that it is used to preview data. By default, it is accessed through the Preview tab. As the name implies, the GxTableView coclass is used to preview the table associated with the selected object. The coclass is a type of GxView, so it implements the IGxView interface, but it does not implement any additional interfaces.

Product Availability

Available with ArcGIS Desktop.