Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

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
11g Release 2 (11.1.2.0.0)

E17493-01

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