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

E13403-08

Uses of Interface
oracle.ide.inspector.InspectableFactory

Packages that use InspectableFactory
oracle.ide.inspector Contains interfaces and classes that integrators may use to make their objects editable from the property inspector. 
 

Uses of InspectableFactory in oracle.ide.inspector
 

Methods in oracle.ide.inspector with parameters of type InspectableFactory
 void InspectorFactory.addInspectableFactory(InspectableFactory factory)
          Register an InspectableFactory to be used when requesting an Inspectable for a given Context in its entirety.
 void InspectorFactory.removeInspectableFactory(InspectableFactory factory)
          Remove a registered InspectableFactory.
 


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

E13403-08

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