|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGxItemInfoHelper
COM Interface 'IGxItemInfoHelper'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalogUI.olb'
Description: 'Provides access to helper functions for item info.' 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 |
IIDa33ca783_6ec8_4868_9b81_1b5de34a8fb9
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IItemInfo |
getItemInfo(IGxObject pGxObject)
Item info of the selected object. |
void |
updateItemInfo(IGxObject pObject,
IItemInfo[] pItemInfo)
Update the item info of the specified object. |
Field Detail |
---|
static final int IIDa33ca783_6ec8_4868_9b81_1b5de34a8fb9
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IItemInfo getItemInfo(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.void updateItemInfo(IGxObject pObject, IItemInfo[] pItemInfo) throws java.io.IOException, AutomationException
pObject
- A reference to a com.esri.arcgis.catalog.IGxObject (in)pItemInfo
- A reference to a com.esri.arcgis.geodatabase.IItemInfo (in/out: use single element array)
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 |