|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDataGraphTWizard
COM Interface 'IDataGraphTWizard'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcMapUI.olb'
Description: 'Provides access to members that control the data graph wizard.' 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 |
IID92518444_ead5_4de2_a050_a9428a1025f3
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
doModal(int parentWindow)
Starts the wizard dialog. |
IDataGraphT |
getDataGraphT()
The data graph created by this new wizard. |
void |
selectDataSource(java.lang.Object pDataSource)
Default data source to select in the wizard. |
void |
setApplicationByRef(java.lang.Object rhs1)
The application to which the wizard dialog belongs. |
Field Detail |
---|
static final int IID92518444_ead5_4de2_a050_a9428a1025f3
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
IDataGraphT getDataGraphT() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setApplicationByRef(java.lang.Object rhs1) throws java.io.IOException, AutomationException
rhs1
- A reference to another Automation Object (IDispatch) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void selectDataSource(java.lang.Object pDataSource) throws java.io.IOException, AutomationException
pDataSource
- A reference to another Object (IUnknown) (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void doModal(int parentWindow) throws java.io.IOException, AutomationException
parentWindow
- The parentWindow (A COM typedef) (in)
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 |