|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The ContextMenuListener allows implementors to add their own menu items to the context menu associated with this listener.
Method Summary | |
boolean |
handleDefaultAction(Context context)
Called when the user double clicks on an item that has a popup menu. |
void |
poppingDown(ContextMenu popup)
|
void |
poppingUp(ContextMenu popup)
Called just before the context menu is popping up. |
Method Detail |
public void poppingUp(ContextMenu popup)
public void poppingDown(ContextMenu popup)
public boolean handleDefaultAction(Context context)
context
- the current context
|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©1997, 2003, Oracle. All rights reserved.