|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IVersionChangesWindow
COM Interface 'IVersionChangesWindow'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriEditor.olb'
Description: 'Provides access to Version Changes 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 |
IID5203ad2e_ffdc_4357_ba9f_45175813d590
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
esri_getClass(int index)
Class by index. |
IObjectClass |
findClass(java.lang.String className,
int vers)
Finds a cached table corresponding to specified version. |
int |
getClassCount()
The number of classes with changes. |
int |
getCurrentChangeType()
Change Type of the selected row or feature. |
java.lang.String |
getCurrentClass()
Class name of the selected row or feature. |
int |
getCurrentRow()
ID of the current row or feature. |
IEnumIDs |
getIDs(java.lang.String className,
int changeType)
Enumerate the difference row IDs of the current class. |
ILongArray |
getSelectedFieldIndexes()
The indexes of the fields in the row that are currently selected. |
boolean |
initialize(int parentHwnd,
IMap pMap,
IVersion pSourceVersion,
IVersion pTargetVersion,
IEnvelope pEnvelope,
ITrackCancel pTrackCancel)
Initialize Version Changes Window. |
boolean |
isVisible()
Indicates if Version Changes Window is visible. |
boolean |
refreshChanges(ITrackCancel pTrackCancel)
Re-Discover changes and re-populate window. |
void |
setVisible(boolean pVisible)
Indicates if Version Changes Window is visible. |
| Field Detail |
|---|
static final int IID5203ad2e_ffdc_4357_ba9f_45175813d590
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
boolean initialize(int parentHwnd,
IMap pMap,
IVersion pSourceVersion,
IVersion pTargetVersion,
IEnvelope pEnvelope,
ITrackCancel pTrackCancel)
throws java.io.IOException,
AutomationException
parentHwnd - The parentHwnd (A COM typedef) (in)pMap - A reference to a com.esri.arcgis.carto.IMap (in)pSourceVersion - A reference to a com.esri.arcgis.geodatabase.IVersion (in)pTargetVersion - A reference to a com.esri.arcgis.geodatabase.IVersion (in)pEnvelope - A reference to a com.esri.arcgis.geometry.IEnvelope (in)pTrackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean refreshChanges(ITrackCancel pTrackCancel)
throws java.io.IOException,
AutomationException
pTrackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setVisible(boolean pVisible)
throws java.io.IOException,
AutomationException
pVisible - The pVisible (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isVisible()
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.
int getCurrentRow()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getCurrentChangeType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getCurrentClass()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getClassCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String esri_getClass(int index)
throws java.io.IOException,
AutomationException
index - The index (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnumIDs getIDs(java.lang.String className,
int changeType)
throws java.io.IOException,
AutomationException
className - The className (in)changeType - A com.esri.arcgis.editor.esriChangeType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IObjectClass findClass(java.lang.String className,
int vers)
throws java.io.IOException,
AutomationException
className - The className (in)vers - A com.esri.arcgis.editor.esriChangeVersion constant (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 | ||||||||