|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITableProperty3
COM Interface 'ITableProperty3'. 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 |
IID890f9558_6292_4903_9c4d_4f033cab5994
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabaseui.ITableViewInfo |
---|
IID0f25f47c_657a_11d3_9f6c_00c04f6bc886 |
Method Summary | |
---|---|
ILayer |
getLayer()
Layer for table window (Overrides table and featurelayer setting). |
IStandaloneTable |
getStandaloneTable()
StandaloneTable for table window (Overrides table and layer setting). |
boolean |
isSelectedTable()
Indicates if the Selected table is shown. |
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 |
setStandaloneTableByRef(IStandaloneTable ppStandaloneTable)
StandaloneTable for table window (Overrides table and layer 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 IID890f9558_6292_4903_9c4d_4f033cab5994
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 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.void setStandaloneTableByRef(IStandaloneTable ppStandaloneTable) throws java.io.IOException, AutomationException
ppStandaloneTable
- A reference to a com.esri.arcgis.carto.IStandaloneTable (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IStandaloneTable getStandaloneTable() 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 |