Skip navigation links

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

E17493-04


oracle.ide.docking
Interface DrawerHostProvider


public interface DrawerHostProvider

DrawerHostProvider is a class which allows DockStation to recognize Dockable as a drawer. It adds a method that provides host (Dockable) of the drawer.

See Also:
Docking Package Summary

Method Summary
 Dockable getDrawerHost()
          Returns host of the drawer.

 

Method Detail

getDrawerHost

Dockable getDrawerHost()
Returns host of the drawer.
Returns:
dockable host

Skip navigation links

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

E17493-04


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