| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMenuDef
| Field Summary | |
|---|---|
| static String | IIDDeprecated. Internal use only | 
| static int | IID58e2c6a1_cd8d_11d1_91a7_0080c718df97 | 
| static int | xxDummyDeprecated. Internal use only | 
| Method Summary | |
|---|---|
|  String | getCaption()The caption of this menu. | 
|  int | getItemCount()The number of items in this menu. | 
|  void | getItemInfo(int pos,
            IItemDef itemDef)The CLSID for the item on this menu at the specified index. | 
|  String | getName()The name of this menu. | 
| Field Detail | 
|---|
static final int IID58e2c6a1_cd8d_11d1_91a7_0080c718df97
static final int xxDummy
static final String IID
| Method Detail | 
|---|
int getItemCount()
                 throws IOException,
                        AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void getItemInfo(int pos,
                 IItemDef itemDef)
                 throws IOException,
                        AutomationException
pos - The pos (in)itemDef - A reference to a com.esri.arcgis.systemUI.IItemDef (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getName()
               throws IOException,
                      AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String getCaption()
                  throws IOException,
                         AutomationException
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 | ||||||||