|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGxDialog
COM Interface 'IGxDialog'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalogUI.olb'
Description: 'Provides access to members that control the GxDialog.' 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 |
IIDeab9ce29_e777_11d1_aee7_080009ec734b
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
boolean |
doModalOpen(int parentWindow,
IEnumGxObject[] selection)
Opens the dialog to choose data. |
boolean |
doModalSave(int parentWindow)
Opens the dialog to save data. |
IGxObject |
getFinalLocation()
The dialog's final location. |
IGxCatalog |
getInternalCatalog()
The catalog object used internally by the GxDialog. |
java.lang.String |
getName()
The text in the Name text box (only for DoModalSave). |
IGxObjectFilter |
getObjectFilter()
The object filter. |
boolean |
isReplacingObject()
Indicates if an object already exists with the name supplied by the user, and is being replaced. |
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 |
setName(java.lang.String name)
The text in the Name text box (only for DoModalSave). |
void |
setObjectFilterByRef(IGxObjectFilter filter)
The object filter. |
void |
setRememberLocation(boolean rhs1)
Indicates if the dialog should use the final location as the next starting location. |
void |
setStartingLocation(java.lang.Object rhs1)
The dialog's starting location. |
void |
setTitle(java.lang.String rhs1)
The dialog's title. |
| Field Detail |
|---|
static final int IIDeab9ce29_e777_11d1_aee7_080009ec734b
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
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.
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.
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 setName(java.lang.String name)
throws java.io.IOException,
AutomationException
name - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isReplacingObject()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setStartingLocation(java.lang.Object rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGxObject getFinalLocation()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRememberLocation(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.
void setObjectFilterByRef(IGxObjectFilter filter)
throws java.io.IOException,
AutomationException
filter - A reference to a com.esri.arcgis.catalog.IGxObjectFilter (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGxObjectFilter getObjectFilter()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IGxCatalog getInternalCatalog()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean doModalOpen(int parentWindow,
IEnumGxObject[] selection)
throws java.io.IOException,
AutomationException
parentWindow - The parentWindow (A COM typedef) (in)selection - A reference to a com.esri.arcgis.catalog.IEnumGxObject (out: use single element array)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean doModalSave(int parentWindow)
throws java.io.IOException,
AutomationException
parentWindow - The parentWindow (A COM typedef) (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 | ||||||||