|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAttributesEditContext
COM Interface 'IAttributesEditContext'. Generated 6/23/2009 10:04:48 AM from 'C:\ArcGIS\COM\esriCatalogUI.olb'
Generated using ArcGIS Proxy Generator
Description: 'Provides access to attributes edit context.' 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 String |
IID
Deprecated. Internal use only |
static int |
IIDf54484af_d0bf_4407_8a52_342212299d0f
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
INetworkAttributeConfiguration |
getAttributeTemplates()
The network attribute templates. |
IDatasetContainer2 |
getContainer()
The network dataset container. |
IDENetworkDataset |
getDENetwork()
The network dataset data element. |
IEditEvaluatorContext |
getEditEvaluatorContext(boolean defaultMode,
int index)
The edit evaluator context. |
int |
getEditEvaluatorContextCount(boolean defaultMode)
The number of edit evaluator contexts. |
boolean |
isReadOnly()
Indicates whether the attribute edit context is read only. |
Field Detail |
---|
static final int IIDf54484af_d0bf_4407_8a52_342212299d0f
static final int xxDummy
static final String IID
Method Detail |
---|
IDatasetContainer2 getContainer() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IDENetworkDataset getDENetwork() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isReadOnly() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getEditEvaluatorContextCount(boolean defaultMode) throws IOException, AutomationException
defaultMode
- The defaultMode (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IEditEvaluatorContext getEditEvaluatorContext(boolean defaultMode, int index) throws IOException, AutomationException
defaultMode
- The defaultMode (in)index
- The index (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.INetworkAttributeConfiguration getAttributeTemplates() 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 |