|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGxDocumentationViewWindow
Provides access to members of IGxDocumentationViewWindow interface.
| 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. |
| Method Detail |
|---|
int getHWnd()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void onObjectChanged(IGxObject pGxObject,
IPropertySet pMetadata)
throws IOException,
AutomationException
pGxObject - A reference to a com.esri.arcgis.catalog.IGxObject (in)pMetadata - A reference to a com.esri.arcgis.system.IPropertySet (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void onMetadataChanged(IMetadata pMetadata)
throws IOException,
AutomationException
pMetadata - A reference to a com.esri.arcgis.geodatabase.IMetadata (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void onMetadataChanged2(IPropertySet pMetadata)
throws IOException,
AutomationException
pMetadata - A reference to a com.esri.arcgis.system.IPropertySet (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void onItemInfoChanged(IItemInfo pItemInfo)
throws IOException,
AutomationException
pItemInfo - A reference to a com.esri.arcgis.geodatabase.IItemInfo (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void close()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void print()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void invalidate()
throws IOException,
AutomationException
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 | ||||||||