| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActionCondition
The Actioncondition interface defines the contract for all
 conditions.
A condition is responsible for determining the enabled/disabled
 state for an action, updating its label if needed.
| Method Summary | |
|---|---|
 void | 
updateState(Context context,
            IdeAction action)
Updates the action's state.  | 
| Methods inherited from interface oracle.ide.Condition | 
|---|
evaluate | 
| Method Detail | 
|---|
void updateState(Context context,
                 IdeAction action)
context - the current contextaction - the action to be updated
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||