|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITrackCancel2
COM Interface 'ITrackCancel2'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriSystem.olb'
Description: 'Provides access to members that control the Cancel Tracker.' 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 |
IID73f93cba_5d93_4d2d_b27e_30eeb4ca3b64
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.system.ITrackCancel |
|---|
IID34c20005_4d3c_11d0_92d8_00805f7c28b0 |
| Method Summary | |
|---|---|
int |
getTimeout()
The time out in ms interval for a lengthy operation. |
void |
setTimeout(int timeoutMS)
The time out in ms interval for a lengthy operation. |
void |
trackMouseMove(boolean bYesNo)
Turns on/off tracking of mouse movements. |
void |
trackNavigationKeys(boolean bYesNo)
Turns on/off tracking of navigation keys. |
| Methods inherited from interface com.esri.arcgis.system.ITrackCancel |
|---|
cancel, esri_continue, getCheckTime, getProgressor, isCancelOnClick, isCancelOnKeyPress, isProcessMessages, isTimerFired, reset, setCancelOnClick, setCancelOnKeyPress, setCheckTime, setProcessMessages, setProgressor, startTimer, stopTimer |
| Field Detail |
|---|
static final int IID73f93cba_5d93_4d2d_b27e_30eeb4ca3b64
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setTimeout(int timeoutMS)
throws java.io.IOException,
AutomationException
timeoutMS - The timeoutMS (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTimeout()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void trackMouseMove(boolean bYesNo)
throws java.io.IOException,
AutomationException
bYesNo - The bYesNo (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void trackNavigationKeys(boolean bYesNo)
throws java.io.IOException,
AutomationException
bYesNo - The bYesNo (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 | ||||||||