|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITableDefFieldsPage
Provides access to members that control the Table Definition Fields Page.
Method Summary | |
---|---|
IFields |
getFields()
The fields specified in the property page. |
void |
onSetActive()
Notifies the property page when it becomes active. |
void |
setPageContext(int rhs1)
The context of the property page. |
void |
setWorkspaceDomainsByRef(IWorkspaceDomains rhs1)
The workspace domains property. |
void |
wizardNext()
Notifies the property page that the Next button on the wizard has been selected. |
Method Detail |
---|
void setPageContext(int rhs1) throws IOException, AutomationException
rhs1
- A com.esri.arcgis.catalogUI.esriTableDefFieldsPageContext constant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setWorkspaceDomainsByRef(IWorkspaceDomains rhs1) throws IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.geodatabase.IWorkspaceDomains (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IFields getFields() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void wizardNext() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void onSetActive() 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 |