|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IARCommandInfo
COM Interface 'IARCommandInfo'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriPublisherControls.olb'
Description: 'Provides access to members that control the ARCommandInfo.' 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_1610743808_GET_NAME
|
static java.lang.String |
DISPID_1610743809_GET_NAME
|
static java.lang.String |
DISPID_1610743810_GET_NAME
|
static java.lang.String |
DISPID_1610743811_GET_NAME
|
static java.lang.String |
DISPID_1610743812_GET_NAME
|
static java.lang.String |
DISPID_1610743813_GET_NAME
|
static java.lang.String |
DISPID_1610743814_GET_NAME
|
static java.lang.String |
DISPID_1610743815_GET_NAME
|
static java.lang.String |
DISPID_1610743816_GET_NAME
|
static java.lang.String |
DISPID_1610743817_GET_NAME
|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID92320009_383f_4fe1_b5b1_08d047eaeec3
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
int |
getBitmap()
The bitmap used as an icon by the command. |
java.lang.String |
getCaption()
The caption of the command. |
java.lang.String |
getCategory()
The category the command is associated with. |
int |
getHelpContextID()
The help context ID associated with the command. |
java.lang.String |
getHelpFile()
The name of the help file associated with the command. |
java.lang.String |
getMessage()
The message of the command. |
java.lang.String |
getName()
The name of the command. |
java.lang.String |
getTooltip()
The tooltip of the command. |
boolean |
isChecked()
Indicates if the command is checked. |
boolean |
isEnabled()
Indicates if the command is enabled. |
Field Detail |
---|
static final int IID92320009_383f_4fe1_b5b1_08d047eaeec3
static final int xxDummy
static final java.lang.String IID
static final java.lang.String DISPID_1610743808_GET_NAME
static final java.lang.String DISPID_1610743809_GET_NAME
static final java.lang.String DISPID_1610743810_GET_NAME
static final java.lang.String DISPID_1610743811_GET_NAME
static final java.lang.String DISPID_1610743812_GET_NAME
static final java.lang.String DISPID_1610743813_GET_NAME
static final java.lang.String DISPID_1610743814_GET_NAME
static final java.lang.String DISPID_1610743815_GET_NAME
static final java.lang.String DISPID_1610743816_GET_NAME
static final java.lang.String DISPID_1610743817_GET_NAME
Method Detail |
---|
boolean isEnabled() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isChecked() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getName() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getCaption() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getTooltip() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getMessage() 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() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getBitmap() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getCategory() throws java.io.IOException, AutomationException
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 |