public interface esriExtensionState
extends java.io.Serializable
Description: 'Extension availability states.' 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 =
Modifier and Type | Field and Description |
---|---|
static int |
esriESDisabled
Disabled by the user.
|
static int |
esriESEnabled
Enabled for use.
|
static int |
esriESUnavailable
Unavailable - not licensed.
|
static final int esriESEnabled
static final int esriESDisabled
static final int esriESUnavailable