|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEngineExtendedObjectInspector
COM Interface 'IEngineExtendedObjectInspector'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriControls.olb'
Description: 'Provides access to additional members that control a custom feature's property inspector.' 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 |
IIDedaa678b_824d_4161_8e1a_e8334855338b
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
isDisableEditOperations()
Indicates if the object inspector is under a non-versioned editing model and to not start or stop edit operations as an edit operation is currently in effect. |
void |
setDisableEditOperations(boolean pDisableEditOperations)
Indicates if the object inspector is under a non-versioned editing model and to not start or stop edit operations as an edit operation is currently in effect. |
Field Detail |
---|
static final int IIDedaa678b_824d_4161_8e1a_e8334855338b
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isDisableEditOperations() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setDisableEditOperations(boolean pDisableEditOperations) throws java.io.IOException, AutomationException
pDisableEditOperations
- The pDisableEditOperations (in)
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 |