|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IConditionalActionConfigure
COM Interface 'IConditionalActionConfigure'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to properties and methods for the parent dialog of this Active X component to set the action to edit and control when to update the action.' 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 |
DISPID_1_GET_NAME
|
static java.lang.String |
DISPID_1_PUTREF_NAME
|
static java.lang.String |
DISPID_2_GET_NAME
|
static java.lang.String |
DISPID_2_PUT_NAME
|
static java.lang.String |
DISPID_3_NAME
|
static java.lang.String |
DISPID_4_NAME
|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID7af27269_e378_4b3e_a385_7691db000fb7
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IAction |
getActionToEdit()
Action for the control to edit. |
boolean |
isReadOnly()
Indicates if the action properties are read-only. |
void |
setActionToEditByRef(IAction pVal)
Action for the control to edit. |
void |
setReadOnly(boolean pbvalReadOnly)
Indicates if the action properties are read-only. |
void |
setServerConnection(IServerConnection piServerConnection)
Set the active server connection, if running in a tracking server environment or service environment in a client application. |
void |
updateAction()
Update the Action component with the values in the activeX component. |
| Field Detail |
|---|
static final int IID7af27269_e378_4b3e_a385_7691db000fb7
static final int xxDummy
static final java.lang.String IID
static final java.lang.String DISPID_1_GET_NAME
static final java.lang.String DISPID_1_PUTREF_NAME
static final java.lang.String DISPID_2_GET_NAME
static final java.lang.String DISPID_2_PUT_NAME
static final java.lang.String DISPID_3_NAME
static final java.lang.String DISPID_4_NAME
| Method Detail |
|---|
IAction getActionToEdit()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setActionToEditByRef(IAction pVal)
throws java.io.IOException,
AutomationException
pVal - A reference to a com.esri.arcgis.carto.IAction (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isReadOnly()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setReadOnly(boolean pbvalReadOnly)
throws java.io.IOException,
AutomationException
pbvalReadOnly - The pbvalReadOnly (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void updateAction()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setServerConnection(IServerConnection piServerConnection)
throws java.io.IOException,
AutomationException
piServerConnection - A reference to a com.esri.arcgis.trackinganalyst.IServerConnection (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 | ||||||||