|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITableDefFieldsPage
COM Interface 'ITableDefFieldsPage'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriCatalogUI.olb'
Description: 'Provides access to members that control the Table Definition Fields Page.' 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 |
IIDb8eb61d1_6223_11d3_9ff0_00c04f6bc626
|
static int |
xxDummy
Deprecated. Internal use only |
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. |
Field Detail |
---|
static final int IIDb8eb61d1_6223_11d3_9ff0_00c04f6bc626
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setPageContext(int rhs1) throws java.io.IOException, AutomationException
rhs1
- A com.esri.arcgis.catalogUI.esriTableDefFieldsPageContext constant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setWorkspaceDomainsByRef(IWorkspaceDomains rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to a com.esri.arcgis.geodatabase.IWorkspaceDomains (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IFields getFields() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void wizardNext() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void onSetActive() 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 |