|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExtensionConfig
Field Summary | |
---|---|
static String |
IID
Deprecated. Internal use only |
static int |
IID12a4c258_cc9d_4ca7_9f29_79ded88dd45f
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
String |
getDescription()
Detailed description of the extension. |
String |
getProductName()
Name of the extension. |
int |
getState()
The state of the extension. |
void |
setState(int state)
The state of the extension. |
Field Detail |
---|
static final int IID12a4c258_cc9d_4ca7_9f29_79ded88dd45f
static final int xxDummy
static final String IID
Method Detail |
---|
String getProductName() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.String getDescription() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getState() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setState(int state) throws IOException, AutomationException
state
- A com.esri.arcgis.system.esriExtensionState constant (in)
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 |