|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDEAction | |
---|---|
javax.ide.command | Command execution classes. |
javax.ide.menu | The menu registration classes that extension writers use to find information about actions and menus. |
Uses of IDEAction in javax.ide.command |
---|
Methods in javax.ide.command with parameters of type IDEAction | |
---|---|
boolean |
InvokeHandler.invoke(IDEAction action, Context context) Invoke the specified action in the specified context. |
boolean |
UpdateHandler.update(IDEAction action, Context context) Update the specified action based on the specified context. |
Uses of IDEAction in javax.ide.menu |
---|
Methods in javax.ide.menu that return IDEAction | |
---|---|
IDEAction |
ActionRegistry.findAction(java.lang.String id) Find the IDEAction identified by the given id . |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |