|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGxItemInfoHelper
Provides access to helper functions for item info.
| 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. |
| Method Detail |
|---|
IItemInfo getItemInfo(IGxObject pGxObject)
throws IOException,
AutomationException
pGxObject - A reference to a com.esri.arcgis.catalog.IGxObject (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void updateItemInfo(IGxObject pObject,
IItemInfo[] pItemInfo)
throws 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)
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 | ||||||||