|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITableProperty2
COM Interface 'ITableProperty2'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcMapUI.olb'
Description: 'Provides access to members that control Linked table window properties.' 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 |
IID1cf1c3e1_6c5f_4e61_a802_fa00a9e33a9f
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.geodatabaseui.ITableViewInfo |
|---|
IID0f25f47c_657a_11d3_9f6c_00c04f6bc886 |
| Method Summary | |
|---|---|
IFeatureLayer |
getFeatureLayer()
Feature class of table window (Overrides table setting). |
ILayer |
getLayer()
Layer for table window (Overrides table and featurelayer setting). |
ITable |
getTable()
Table of table window (Overrides feature class setting). |
boolean |
isSelectedTable()
Indicates if the Selected table is shown. |
void |
setFeatureLayerByRef(IFeatureLayer ppFeatureLayer)
Feature class of table window (Overrides table setting). |
void |
setLayerByRef(ILayer ppLayer)
Layer for table window (Overrides table and featurelayer setting). |
void |
setSelectedTable(boolean pShowSelectedTable)
Indicates if the Selected table is shown. |
void |
setTableByRef(ITable ppTable)
Table of table window (Overrides feature class setting). |
| Methods inherited from interface com.esri.arcgis.geodatabaseui.ITableViewInfo |
|---|
getFieldOrder, getFieldWidth, getFrozenFields, getSelectionColor, putPosition, queryPosition, setFieldOrder, setFieldWidth, setFrozenFields, setSelectionColorByRef |
| Field Detail |
|---|
static final int IID1cf1c3e1_6c5f_4e61_a802_fa00a9e33a9f
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setSelectedTable(boolean pShowSelectedTable)
throws java.io.IOException,
AutomationException
pShowSelectedTable - The pShowSelectedTable (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isSelectedTable()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTableByRef(ITable ppTable)
throws java.io.IOException,
AutomationException
ppTable - 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.
ITable getTable()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFeatureLayerByRef(IFeatureLayer ppFeatureLayer)
throws java.io.IOException,
AutomationException
ppFeatureLayer - 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.
IFeatureLayer getFeatureLayer()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLayerByRef(ILayer ppLayer)
throws java.io.IOException,
AutomationException
ppLayer - A reference to a com.esri.arcgis.carto.ILayer (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ILayer getLayer()
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 | ||||||||