|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITableViewTableFields
Provides access to members that associate additional field properties with the table being displayed.
| Method Summary | |
|---|---|
ITableFields |
getTableFields()
The collection of field information for the table being viewed/edited. |
void |
setTableFieldsByRef(ITableFields tableFields)
The collection of field information for the table being viewed/edited. |
| Method Detail |
|---|
void setTableFieldsByRef(ITableFields tableFields)
throws IOException,
AutomationException
tableFields - A reference to a com.esri.arcgis.geodatabase.ITableFields (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITableFields getTableFields()
throws IOException,
AutomationException
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 | ||||||||