Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.6.0)

E13403-07

Uses of Interface
oracle.ide.Condition

Packages that use Condition
oracle.ide.condition   
oracle.ide.controller   
 

Uses of Condition in oracle.ide.condition
 

Classes in oracle.ide.condition that implement Condition
 class ContextPropertyCondition
          Evaluates if the context has a certain property.
 class InstanceOfCondition
          Evaluates if a key in the context is instance of a type.
 

Uses of Condition in oracle.ide.controller
 

Subinterfaces of Condition in oracle.ide.controller
 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.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.6.0)

E13403-07

Copyright © 1997, 2011, Oracle. All rights reserved.