|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DockableListener
Interface to support notification of visibility changes on a dockable.
To simplify the implementation of Dockables, the DockableListeners
are registered on the DockStation and not on the Dockable itself.
DockStation.addDockableListener(DockableListener l, Dockable d)| Method Summary | |
|---|---|
void |
dockableHidden(DockableEvent e)
|
void |
dockableShown(DockableEvent e)
|
| Method Detail |
|---|
void dockableHidden(DockableEvent e)
void dockableShown(DockableEvent e)
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||