|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDataGraphTWizard
Provides access to members that control the data graph wizard.
| Method Summary | |
|---|---|
void |
doModal(int parentWindow)
Starts the wizard dialog. |
IDataGraphT |
getDataGraphT()
The data graph created by this new wizard. |
void |
selectDataSource(Object pDataSource)
Default data source to select in the wizard. |
void |
setApplicationByRef(Object rhs1)
The application to which the wizard dialog belongs. |
| Method Detail |
|---|
IDataGraphT getDataGraphT()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setApplicationByRef(Object rhs1)
throws IOException,
AutomationException
rhs1 - A reference to another Automation Object (IDispatch) (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void selectDataSource(Object pDataSource)
throws IOException,
AutomationException
pDataSource - A reference to another Object (IUnknown) (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void doModal(int parentWindow)
throws IOException,
AutomationException
parentWindow - The parentWindow (A COM typedef) (in)
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 | ||||||||