|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.catalogUI.GxDocumentationViewWindow
public class GxDocumentationViewWindow
COM Class 'GxDocumentationViewWindow'. Generated 3/19/2015 1:20:49 PM from 'C:\ArcGIS\COM\esriCatalogUI.olb'
Description 'Provides access to memebers of DescriptionWindow.' 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 |
|---|
| Fields inherited from interface com.esri.arcgis.catalogUI.IGxDocumentationViewWindow |
|---|
IID, IID5626c4a7_9000_49d3_b0e4_83b8cd3f15ec, xxDummy |
| Constructor Summary | |
|---|---|
GxDocumentationViewWindow()
Constructs a GxDocumentationViewWindow using ArcGIS Engine. |
|
GxDocumentationViewWindow(java.lang.Object obj)
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts. GxDocumentationViewWindow theGxDocumentationViewWindow = (GxDocumentationViewWindow) obj; |
|
| Method Summary | |
|---|---|
void |
close()
Close the embeded window. |
boolean |
equals(java.lang.Object o)
Compare this object with another |
static java.lang.String |
getClsid()
getClsid. |
int |
getHWnd()
HWND of the child window. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
int |
hashCode()
the hashcode for this object |
void |
invalidate()
Force UI to repaint. |
void |
onItemInfoChanged(IItemInfo pItemInfo)
The selected ItemInfo is changed. |
void |
onMetadataChanged(IMetadata pMetadata)
The metadata of the selected object is changed. |
void |
onMetadataChanged2(IPropertySet pMetadata)
The metadata of the selected object is changed. |
void |
onObjectChanged(IGxObject pGxObject,
IPropertySet pMetadata)
The selected object is changed. |
void |
print()
Print selected content. |
void |
release()
Release a GxDocumentationViewWindow. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GxDocumentationViewWindow()
throws java.io.IOException,
java.net.UnknownHostException
java.io.IOException - if there are interop problems
java.net.UnknownHostException - if there are interop problems
public GxDocumentationViewWindow(java.lang.Object obj)
throws java.io.IOException
GxDocumentationViewWindow theGxDocumentationViewWindow = (GxDocumentationViewWindow) obj;
obj to GxDocumentationViewWindow.
obj - an object returned from ArcGIS Engine or Server
java.io.IOException - if there are interop problems| Method Detail |
|---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch in interface com.esri.arcgis.interop.RemoteObjRefpublic void release()
release in interface com.esri.arcgis.interop.RemoteObjRef
public int getHWnd()
throws java.io.IOException,
AutomationException
getHWnd in interface IGxDocumentationViewWindowjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onObjectChanged(IGxObject pGxObject,
IPropertySet pMetadata)
throws java.io.IOException,
AutomationException
onObjectChanged in interface IGxDocumentationViewWindowpGxObject - A reference to a com.esri.arcgis.catalog.IGxObject (in)pMetadata - A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onMetadataChanged(IMetadata pMetadata)
throws java.io.IOException,
AutomationException
onMetadataChanged in interface IGxDocumentationViewWindowpMetadata - A reference to a com.esri.arcgis.geodatabase.IMetadata (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onMetadataChanged2(IPropertySet pMetadata)
throws java.io.IOException,
AutomationException
onMetadataChanged2 in interface IGxDocumentationViewWindowpMetadata - A reference to a com.esri.arcgis.system.IPropertySet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void onItemInfoChanged(IItemInfo pItemInfo)
throws java.io.IOException,
AutomationException
onItemInfoChanged in interface IGxDocumentationViewWindowpItemInfo - A reference to a com.esri.arcgis.geodatabase.IItemInfo (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void close()
throws java.io.IOException,
AutomationException
close in interface IGxDocumentationViewWindowjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void print()
throws java.io.IOException,
AutomationException
print in interface IGxDocumentationViewWindowjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void invalidate()
throws java.io.IOException,
AutomationException
invalidate in interface IGxDocumentationViewWindowjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||