com.esri.arcgis.catalog
Interface IGxContentViewControlCustom

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
GxRasterDataset, IGxContentViewControlCustomProxy

public interface IGxContentViewControlCustom
extends java.io.Serializable

COM Interface 'IGxContentViewControlCustom'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalog.olb'

Description: 'Provides access to members that controls GxContentViewControlCustom.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =


Field Summary
static java.lang.String IID
          Deprecated. Internal use only
static int IID13d440f2_8703_40eb_bf6f_0668444065de
           
static int xxDummy
          Deprecated. Internal use only
 
Method Summary
 IUID getViewClassID()
          The class ID of the custom content view control.
 

Field Detail

IID13d440f2_8703_40eb_bf6f_0668444065de

static final int IID13d440f2_8703_40eb_bf6f_0668444065de
See Also:
Constant Field Values

xxDummy

static final int xxDummy
Deprecated. Internal use only
See Also:
Constant Field Values

IID

static final java.lang.String IID
Deprecated. Internal use only
See Also:
Constant Field Values
Method Detail

getViewClassID

IUID getViewClassID()
                    throws java.io.IOException,
                           AutomationException
The class ID of the custom content view control.

Returns:
A reference to a com.esri.arcgis.system.IUID
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.