|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGxDocumentationViewWindow
COM Interface 'IGxDocumentationViewWindow'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalogUI.olb'
Description: 'Provides access to members of IGxDocumentationViewWindow interface.' 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 |
IID5626c4a7_9000_49d3_b0e4_83b8cd3f15ec
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
close()
Close the embeded window. |
int |
getHWnd()
HWND of the child window. |
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. |
| Field Detail |
|---|
static final int IID5626c4a7_9000_49d3_b0e4_83b8cd3f15ec
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getHWnd()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void onObjectChanged(IGxObject pGxObject,
IPropertySet pMetadata)
throws java.io.IOException,
AutomationException
pGxObject - 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.
void onMetadataChanged(IMetadata pMetadata)
throws java.io.IOException,
AutomationException
pMetadata - 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.
void onMetadataChanged2(IPropertySet pMetadata)
throws java.io.IOException,
AutomationException
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.
void onItemInfoChanged(IItemInfo pItemInfo)
throws java.io.IOException,
AutomationException
pItemInfo - 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.
void close()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void print()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void invalidate()
throws java.io.IOException,
AutomationException
java.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 | ||||||||