|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILocatorUI
COM Interface 'ILocatorUI'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that control the locator's user interface.' 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 |
IIDe0f10b77_eb7c_11d2_9f47_00c04f8ed1c4
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
ILocator |
createLocator(int parentWindow,
ILocatorStyle locatorStyle,
ILocatorWorkspace locWks,
java.lang.String connectionName)
Opens the user interface to create a new locator. |
boolean |
locatorProperties(int parentWindow,
ILocator locator,
java.lang.String title)
Opens the user interface to view or modify the properties of a locator. |
IName |
matchTable(int parentWindow,
ITable tableOfLocations,
ILocator locator,
java.lang.String[] pathForGxBrowser)
Opens the user interface to locate a table. |
| Field Detail |
|---|
static final int IIDe0f10b77_eb7c_11d2_9f47_00c04f8ed1c4
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ILocator createLocator(int parentWindow,
ILocatorStyle locatorStyle,
ILocatorWorkspace locWks,
java.lang.String connectionName)
throws java.io.IOException,
AutomationException
parentWindow - The parentWindow (A COM typedef) (in)locatorStyle - A reference to a com.esri.arcgis.geodatabase.ILocatorStyle (in)locWks - A reference to a com.esri.arcgis.geodatabase.ILocatorWorkspace (in)connectionName - The connectionName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean locatorProperties(int parentWindow,
ILocator locator,
java.lang.String title)
throws java.io.IOException,
AutomationException
parentWindow - The parentWindow (A COM typedef) (in)locator - A reference to a com.esri.arcgis.geodatabase.ILocator (in)title - The title (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IName matchTable(int parentWindow,
ITable tableOfLocations,
ILocator locator,
java.lang.String[] pathForGxBrowser)
throws java.io.IOException,
AutomationException
parentWindow - The parentWindow (A COM typedef) (in)tableOfLocations - A reference to a com.esri.arcgis.geodatabase.ITable (in)locator - A reference to a com.esri.arcgis.geodatabase.ILocator (in)pathForGxBrowser - The pathForGxBrowser (in/out: use single element array)
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 | ||||||||