|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IConditionalAction4
Provides access to properties and methods needed to manage conditional actions.
| Method Summary | |
|---|---|
ILocationTrigger |
getLocationTrigger()
Custom location trigger for the action if one is being used. |
boolean |
isFavorQuery()
Indicates if the Attribute Query should be performed first and then the location test. |
void |
setFavorQuery(boolean pVal)
Indicates if the Attribute Query should be performed first and then the location test. |
void |
setLocationTriggerByRef(ILocationTrigger ppLocationTrigger)
Custom location trigger for the action if one is being used. |
| Method Detail |
|---|
boolean isFavorQuery()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFavorQuery(boolean pVal)
throws IOException,
AutomationException
pVal - The pVal (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLocationTriggerByRef(ILocationTrigger ppLocationTrigger)
throws IOException,
AutomationException
ppLocationTrigger - A reference to a com.esri.arcgis.carto.ILocationTrigger (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ILocationTrigger getLocationTrigger()
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 | ||||||||