|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFindDialogSettings
COM Interface 'IFindDialogSettings'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalogUI.olb'
Description: 'Provides access to members that control how the query appears in the Search dialog box.' 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 |
IID52e909ba_552e_4ae2_87e7_9ed84c703d1e
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
java.lang.String |
getBackgroundMap()
Full name of the dataset to be used as the background map in the Geography tab. |
void |
setBackgroundMap(java.lang.String pBackgroundMap)
Full name of the dataset to be used as the background map in the Geography tab. |
Field Detail |
---|
static final int IID52e909ba_552e_4ae2_87e7_9ed84c703d1e
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
java.lang.String getBackgroundMap() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setBackgroundMap(java.lang.String pBackgroundMap) throws java.io.IOException, AutomationException
pBackgroundMap
- The pBackgroundMap (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 |