|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEngineNAWindowCategoryGroup
COM Interface 'IEngineNAWindowCategoryGroup'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriControls.olb'
Description: 'Provides access to the window category group.' 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 |
IID239360ff_72e2_4f4c_8bc9_1460b46fd100
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IEngineNAWindowCategory |
getCategory()
The NAWindow category associated with this category group. |
java.lang.String |
getGroup()
The NAWindow category group name. |
void |
setCategoryByRef(IEngineNAWindowCategory category)
The NAWindow category associated with this category group. |
void |
setGroup(java.lang.String group)
The NAWindow category group name. |
Field Detail |
---|
static final int IID239360ff_72e2_4f4c_8bc9_1460b46fd100
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setCategoryByRef(IEngineNAWindowCategory category) throws java.io.IOException, AutomationException
category
- A reference to a com.esri.arcgis.controls.IEngineNAWindowCategory (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IEngineNAWindowCategory getCategory() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.java.lang.String getGroup() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setGroup(java.lang.String group) throws java.io.IOException, AutomationException
group
- The group (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 |