Skip navigation links

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

E13403-06


Uses of Class
oracle.ide.docking.DrawerConfig.State

Packages that use DrawerConfig.State
oracle.ide.docking Contains interfaces and classes responsible for the dockable behavior provided by JDeveloper. 

 

Uses of DrawerConfig.State in oracle.ide.docking

 

Methods in oracle.ide.docking that return DrawerConfig.State
static DrawerConfig.State DrawerConfig.State.defaultState()
           
 DrawerConfig.State DrawerConfig.state()
           
static DrawerConfig.State DrawerConfig.State.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DrawerConfig.State[] DrawerConfig.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.ide.docking with parameters of type DrawerConfig.State
 void DrawerConfig.state(DrawerConfig.State state)
           

 

Constructors in oracle.ide.docking with parameters of type DrawerConfig.State
DrawerConfig(java.lang.String tabName, DrawerConfig.State state)
           

 


Skip navigation links

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

E13403-06


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