|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDelayEvents
Provides access to members that control Delay Events.
Method Summary | |
---|---|
boolean |
isDelayEvents()
Indicates if events are delayed. |
void |
setDelayEvents(boolean delayEvents)
Indicates if events are delayed. |
Method Detail |
---|
void setDelayEvents(boolean delayEvents) throws IOException, AutomationException
delayEvents
- The delayEvents (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isDelayEvents() 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 |