|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IActionEdit
COM Interface 'IActionEdit'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to the methods and properties needed to edit the properties of an 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 |
IID
Deprecated. Internal use only |
static int |
IID4c48c638_9199_11d5_b7fe_00010265adc5
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
defaultAction()
Sets the action to its default state and resets existing edits. |
void |
edit(int hParentWindowHandle,
ISet piObjectSet)
Invokes Edit dialog. |
int |
getHelpContextID(int lControlID)
The help context ID for the specified control on the page. |
java.lang.String |
getHelpFile()
The help file name for the page. |
int |
getPreviewImage()
Preview bitmap for the renderer that appears on the page. |
void |
setReadOnly(boolean rhs1)
Indicates whether the action is specified as read-only. |
| Field Detail |
|---|
static final int IID4c48c638_9199_11d5_b7fe_00010265adc5
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void defaultAction()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void edit(int hParentWindowHandle,
ISet piObjectSet)
throws java.io.IOException,
AutomationException
hParentWindowHandle - The hParentWindowHandle (in)piObjectSet - A reference to a com.esri.arcgis.system.ISet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getPreviewImage()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getHelpFile()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getHelpContextID(int lControlID)
throws java.io.IOException,
AutomationException
lControlID - The lControlID (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setReadOnly(boolean rhs1)
throws java.io.IOException,
AutomationException
rhs1 - The rhs1 (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 | ||||||||