com.esri.arcgis.catalogUI
Interface IGxRasterCatalogSubView

All Superinterfaces:
Serializable
All Known Implementing Classes:
GxRasterCatalogSubPropertyView, IGxRasterCatalogSubViewProxy

public interface IGxRasterCatalogSubView
extends Serializable

Provides access to methods that control RasterCatalog sub view.

Product Availability

Available with ArcGIS Desktop.


Method Summary
 boolean isSupportMultiSelection()
          Indicates whether the multiple selection is supported.
 

Method Detail

isSupportMultiSelection

boolean isSupportMultiSelection()
                                throws IOException,
                                       AutomationException
Indicates whether the multiple selection is supported.

Product Availability

Available with ArcGIS Desktop.

Supported Platforms

Windows

Returns:
The pVal
Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.