Extension SDK 10.1.2

Uses of Class
oracle.ide.docking.DockingParam

Packages that use DockingParam
oracle.ide.docking Contains interfaces and classes responsible for the dockable behavior provided by JDeveloper. 
oracle.jdeveloper.vcs.spi Contains extension-level service provider interfaces for version control system integraton. 
 

Uses of DockingParam in oracle.ide.docking
 

Methods in oracle.ide.docking with parameters of type DockingParam
abstract  void DockStation.dock(Dockable dockable, DockingParam dockingParam)
          Inserts the dockable into the docking system.
 

Uses of DockingParam in oracle.jdeveloper.vcs.spi
 

Methods in oracle.jdeveloper.vcs.spi that return DockingParam
static DockingParam VCSDockableViewRegistry.createDockingParam(int orientationId)
           
 


Extension SDK

 

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