|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFeatureLayerSourcePageExtension
COM Interface 'IFeatureLayerSourcePageExtension'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCartoUI.olb'
Description: 'Provides access to members that control a dialog for setting a feature layer's data source.' 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 |
IID2aad86be_5eeb_4284_9a29_8f8ef40e040b
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getDescription(IFeatureLayer pLayer)
The default description text. |
boolean |
isDataSourceReadOnly()
Indicates if the data source can be changed. |
void |
setDescription(IFeatureLayer pLayer,
java.lang.String text)
The default description text. |
void |
showDialog(IFeatureLayer pLayer,
int parentHWnd)
Shows a custom dialog to change the data source. |
| Field Detail |
|---|
static final int IID2aad86be_5eeb_4284_9a29_8f8ef40e040b
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setDescription(IFeatureLayer pLayer,
java.lang.String text)
throws java.io.IOException,
AutomationException
pLayer - A reference to a com.esri.arcgis.carto.IFeatureLayer (in)text - The text (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getDescription(IFeatureLayer pLayer)
throws java.io.IOException,
AutomationException
pLayer - A reference to a com.esri.arcgis.carto.IFeatureLayer (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void showDialog(IFeatureLayer pLayer,
int parentHWnd)
throws java.io.IOException,
AutomationException
pLayer - A reference to a com.esri.arcgis.carto.IFeatureLayer (in)parentHWnd - The parentHWnd (A COM typedef) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isDataSourceReadOnly()
throws java.io.IOException,
AutomationException
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 | ||||||||