com.esri.arcgis.arcmapui
Interface IMetadataViewWindow3
- All Superinterfaces:
- IMetadataViewWindow, IMetadataViewWindow2, java.io.Serializable
- All Known Implementing Classes:
- IMetadataViewWindow3Proxy, MetadataViewWindow
public interface IMetadataViewWindow3
- extends IMetadataViewWindow2, java.io.Serializable
COM Interface 'IMetadataViewWindow3'. Generated 3/19/2015 1:21:02 PM
from 'C:\ArcGIS\COM\esriArcMapUI.olb'
Description: 'Provides access to members setting the Metadata View Window.'
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 =
Methods inherited from interface com.esri.arcgis.arcmapui.IMetadataViewWindow |
findViaLayer, findViaStandaloneTable, getHWnd, getLayer, getMetadata, getMetadataHelper, getSelectedStylesheet, getStandaloneTable, getStylesheetPath, refresh, setApplicationByRef, setDataSourceByRef, setLayerByRef, setStandaloneTableByRef, show |
IID83dac7ba_9f42_465a_8530_be77710e8f0b
static final int IID83dac7ba_9f42_465a_8530_be77710e8f0b
- 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
setAGSServerObjectNameByRef
void setAGSServerObjectNameByRef(IAGSServerObjectName rhs1)
throws java.io.IOException,
AutomationException
- Pass the server object name to Metadata View window.
- Parameters:
rhs1
- A reference to a com.esri.arcgis.gisclient.IAGSServerObjectName (in)
- Throws:
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.