|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDescriptionWindow
COM Interface 'IDescriptionWindow'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalogUI.olb'
Description: 'Provides access to members of Item Descrition 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 =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID65f86c2e_40e4_4135_8ebc_364a0ef7e9ae
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IDescriptionWindow |
findViaItemInfo(IItemInfo pItemInfo)
Indicates whether the Item Description Window is already being displayed for the selected ItemInfo. |
IDescriptionWindow |
findViaObject(IGxObject pGxObject)
Indicates whether the Item Description Window is already being displayed for the selected GxObject. |
IDescriptionWindow |
findViaPath(java.lang.String path)
Indicates whether the Item Description Window is already being displayed for the selected path. |
IGxDocumentationView |
getDocumentationView()
The documentation view in item description window. |
int |
getHWnd()
HWND of the Item Description Window. |
IItemInfo |
getTargetItemInfo()
Pass the target ItemInfo to item description window. |
IGxObject |
getTargetObject()
Pass the editing target object to item description window. |
java.lang.String |
getTargetPath()
Pass the editing target path to item description window. |
void |
refresh()
Refresh the Item Description Window. |
void |
setApplicationByRef(IApplication rhs1)
Provides the window with a reference to the application. |
void |
setTargetItemInfoByRef(IItemInfo ppItemInfo)
Pass the target ItemInfo to item description window. |
void |
setTargetObjectByRef(IGxObject ppGxObject)
Pass the editing target object to item description window. |
void |
setTargetPath(java.lang.String path)
Pass the editing target path to item description window. |
void |
show(boolean rePosition)
Show tem Description Window of select object. |
| Field Detail |
|---|
static final int IID65f86c2e_40e4_4135_8ebc_364a0ef7e9ae
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setApplicationByRef(IApplication rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.framework.IApplication (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTargetObjectByRef(IGxObject ppGxObject)
throws java.io.IOException,
AutomationException
ppGxObject - A reference to a com.esri.arcgis.catalog.IGxObject (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGxObject getTargetObject()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTargetPath(java.lang.String path)
throws java.io.IOException,
AutomationException
path - The path (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getTargetPath()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTargetItemInfoByRef(IItemInfo ppItemInfo)
throws java.io.IOException,
AutomationException
ppItemInfo - 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.
IItemInfo getTargetItemInfo()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IDescriptionWindow findViaItemInfo(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.
IDescriptionWindow findViaPath(java.lang.String path)
throws java.io.IOException,
AutomationException
path - The path (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IDescriptionWindow findViaObject(IGxObject pGxObject)
throws java.io.IOException,
AutomationException
pGxObject - A reference to a com.esri.arcgis.catalog.IGxObject (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getHWnd()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void show(boolean rePosition)
throws java.io.IOException,
AutomationException
rePosition - The rePosition (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void refresh()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGxDocumentationView getDocumentationView()
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 | ||||||||