|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDataConnectionPropertyPage
COM Interface 'IDataConnectionPropertyPage'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcMapUI.olb'
Description: 'Provides access to members that control the Data connection property page.' 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 |
IID26056537_9ebc_11d2_a089_0000f8775bf9
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
attemptToDeleteExistingName()
For save dialogs, attempt to delete the table/feature class. |
IName |
getName()
User selected Name (ie, FeatureClassName, TableName). |
void |
setCallback(IDataConnectionCallback rhs1)
Callback implementation (not mandatory). |
void |
setDefaultName(java.lang.String rhs1)
Default name when NewDataFile is true. |
void |
setEnabled(boolean rhs1)
Indicates if all the window controls in the property page are enabled. |
void |
setNewDataFile(boolean rhs1)
Indicates if the dialog is for new data. |
void |
setPromptName(java.lang.String rhs1)
Prompt name. |
void |
setSkipByRef(ITable rhs1)
When NewDataFile is false, skip this table/featureclass in the ComboBox. |
void |
setType(int rhs1)
Type of data we are getting or putting. |
| Field Detail |
|---|
static final int IID26056537_9ebc_11d2_a089_0000f8775bf9
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setEnabled(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 setNewDataFile(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 setDefaultName(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 setPromptName(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 setType(int rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A com.esri.arcgis.arcmapui.esriDCType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IName getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSkipByRef(ITable rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.geodatabase.ITable (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void attemptToDeleteExistingName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCallback(IDataConnectionCallback rhs1)
throws java.io.IOException,
AutomationException
rhs1 - A reference to a com.esri.arcgis.arcmapui.IDataConnectionCallback (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 | ||||||||