|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMenuItem
Provides access to extended notifications for commands on menus.
| Method Summary | |
|---|---|
void |
onClose()
Called on commands after their parent menu is closed. |
void |
onPopup(ICommandBar pParentMenu)
Called on commands just before their parent menu is displayed. |
| Method Detail |
|---|
void onPopup(ICommandBar pParentMenu)
throws IOException,
AutomationException
pParentMenu - A reference to a com.esri.arcgis.framework.ICommandBar (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void onClose()
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 | ||||||||