|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConflictsWindow3
COM Interface 'IConflictsWindow3'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriEditor.olb'
Description: 'Provides access to Conflicts Display 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 |
IIDe6aed5ea_fa73_48dd_9535_af890862a404
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.editor.IConflictsWindow2 |
---|
IID903f0c5b_b203_48d9_a136_797934cae895 |
Fields inherited from interface com.esri.arcgis.editor.IConflictsWindow |
---|
IID121a14e0_96b0_11d2_8526_0000f875b9c6 |
Method Summary | |
---|---|
ILongArray |
getSelectedFieldIndexes()
The indexes of the fields in the row that are currently selected. |
boolean |
isCurrentVisited()
Indicates whether the visited state of the current selected tree item. |
boolean |
isShowOnConflictsDetected()
Indicates whether the conficts window is displayed when a conflicts event is fired. |
void |
setCurrentVisited(boolean visited)
Indicates whether the visited state of the current selected tree item. |
void |
setShowOnConflictsDetected(boolean showWindow)
Indicates whether the conficts window is displayed when a conflicts event is fired. |
Methods inherited from interface com.esri.arcgis.editor.IConflictsWindow2 |
---|
removeClass |
Methods inherited from interface com.esri.arcgis.editor.IConflictsWindow |
---|
esri_getClass, findTable, getClassCount, getCurrentClass, getCurrentRow, getIDs, hasConflicts, isVisible, reset, setVisible |
Field Detail |
---|
static final int IIDe6aed5ea_fa73_48dd_9535_af890862a404
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setShowOnConflictsDetected(boolean showWindow) throws java.io.IOException, AutomationException
showWindow
- The showWindow (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isShowOnConflictsDetected() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ILongArray getSelectedFieldIndexes() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isCurrentVisited() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCurrentVisited(boolean visited) throws java.io.IOException, AutomationException
visited
- The visited (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 |