|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITxCatalogDialog
COM Interface 'ITxCatalogDialog'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to properties and methods needed to use the CJMTK Catalogs Navigation Dialog.' 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 |
IID71113a84_88ed_11d7_b87c_00010265adc5
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
doModalOpen(int lParentWindow,
IEnumTxObject[] ppiSelection)
Opens the dialog to choose data. |
ITxCatalog |
getInternalCatalog()
The catalog object used internally by the GxDialog. |
void |
setAllowMultiSelect(boolean rhs1)
Indicates if multiple items may be selected. |
void |
setButtonCaption(java.lang.String rhs1)
The caption to use for the Open or Save button. |
void |
setTitle(java.lang.String rhs1)
The dialog's title. |
| Field Detail |
|---|
static final int IID71113a84_88ed_11d7_b87c_00010265adc5
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ITxCatalog getInternalCatalog()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setButtonCaption(java.lang.String rhs1)
throws java.io.IOException,
AutomationException
rhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTitle(java.lang.String rhs1)
throws java.io.IOException,
AutomationException
rhs1 - The rhs1 (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean doModalOpen(int lParentWindow,
IEnumTxObject[] ppiSelection)
throws java.io.IOException,
AutomationException
lParentWindow - The lParentWindow (in)ppiSelection - A reference to a com.esri.arcgis.trackinganalyst.IEnumTxObject (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAllowMultiSelect(boolean rhs1)
throws java.io.IOException,
AutomationException
rhs1 - The rhs1 (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 | ||||||||