|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILocatorEvents
COM Interface 'ILocatorEvents'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriLocation.olb'
Description: 'Provides access to members to respond to locator management operations.' 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 |
IIDa5c49c70_b80c_41a3_9a90_e40cbf8b0686
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
onBuild(boolean rebuild,
java.lang.String tableName,
java.lang.String configKeyword,
ITrackCancel pCancelTracker)
Responds to the client building or rebuilding the locator. |
void |
onCopy(ILocatorWorkspace pNewLocWks,
java.lang.String newName,
IPropertySet pNewProps,
java.lang.String configKeyword,
ITrackCancel pCancelTracker)
Responds to the client copying the locator. |
void |
onDelete(ITrackCancel pCancelTracker)
Responds to the client deleting the locator. |
void |
onRename(java.lang.String newName,
ITrackCancel pCancelTracker)
Responds to the client renaming the locator. |
| Field Detail |
|---|
static final int IIDa5c49c70_b80c_41a3_9a90_e40cbf8b0686
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void onBuild(boolean rebuild,
java.lang.String tableName,
java.lang.String configKeyword,
ITrackCancel pCancelTracker)
throws java.io.IOException,
AutomationException
rebuild - The rebuild (in)tableName - The tableName (in)configKeyword - The configKeyword (in)pCancelTracker - 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 onDelete(ITrackCancel pCancelTracker)
throws java.io.IOException,
AutomationException
pCancelTracker - 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 onRename(java.lang.String newName,
ITrackCancel pCancelTracker)
throws java.io.IOException,
AutomationException
newName - The newName (in)pCancelTracker - 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 onCopy(ILocatorWorkspace pNewLocWks,
java.lang.String newName,
IPropertySet pNewProps,
java.lang.String configKeyword,
ITrackCancel pCancelTracker)
throws java.io.IOException,
AutomationException
pNewLocWks - A reference to a com.esri.arcgis.geodatabase.ILocatorWorkspace (in)newName - The newName (in)pNewProps - A reference to a com.esri.arcgis.system.IPropertySet (in)configKeyword - The configKeyword (in)pCancelTracker - 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.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||