| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UpdateHandler
UpdateHandlers decide when actions are enabled or disabled based on a context.
| Method Summary | |
|---|---|
 boolean | 
update(IDEAction action,
       Context context)
Update the specified action based on the specified context.  | 
| Method Detail | 
|---|
boolean update(IDEAction action,
               Context context)
IDEAction.setEnabled( boolean ).
action - the action to update.context - the context to use for the update.
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||