|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPaletteDef
COM Interface 'IPaletteDef'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSystemUI.olb'
Description: 'Provides access to members that define a ToolbarPalette.' 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 |
IID1db60dbd_ab2b_4d46_a2ee_f2fa3c5b55fb
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getCaption()
The caption of this palette. |
int |
getItemCount()
The number of items on this palette. |
void |
getItemInfo(int pos,
IItemDef itemDef)
The CLSID for the item on this palette at the specified index. |
java.lang.String |
getName()
The name of this palette. |
| Field Detail |
|---|
static final int IID1db60dbd_ab2b_4d46_a2ee_f2fa3c5b55fb
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
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 getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getItemCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void getItemInfo(int pos,
IItemDef itemDef)
throws java.io.IOException,
AutomationException
pos - The pos (in)itemDef - A reference to a com.esri.arcgis.systemUI.IItemDef (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 | ||||||||