| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DockableFactory
The DockableFactory is responsible for translating a dockable name found in a layout file into an instance of Dockable. A secondary role of the DockableFactory is to position the dockable window the first time a layout is loaded.
| Method Summary | |
|---|---|
 Dockable | 
getDockable(ViewId viewId) | 
 void | 
install()This method is called by the docking system if the DockableFactory has been installed for the first time.  | 
| Method Detail | 
|---|
Dockable getDockable(ViewId viewId)
void install()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||