Interface | Description |
---|---|
ApplicationChangeListener |
Callback interface for when the selected application has changed in
the Application Navigator.
|
ApplicationChangeNotifier |
Interface implemented by an object that can be the source of
ApplicationChangeEvent notifications. |
AsyncNavigatorWindow |
Marker interface.
|
Extension |
The
Extension interface provides the API for customizing
the navigator window. |
Class | Description |
---|---|
ApplicationChangeEvent |
Event object representing a change in the selected application in an
application navigator.
|
CompositeDeleteHandler<T extends Element> | Deprecated
Use
CompositeDeleteHandler instead. |
ContentSetSupport | |
DeleteActionHandler<T extends Element> | Deprecated
Use
DeleteActionHandler instead. |
DeleteHandlerService | Deprecated
Use
DeleteHandlerService instead. |
HostedView | |
NavigatorConstants | Deprecated
since 11.1.2.0.0
|
NavigatorInit | |
NavigatorInitFactory | |
NavigatorManager |
The
NavigatorManager is responsible for managing the creation
of the system navigator and transient navigators opened on selected nodes. |
NavigatorMenuConstants | |
NavigatorWindow |
NavigatorWindow interface provides the API for managing
the contents of a navigator window tree. |
ProjectNavigatorManager | |
ProjectNavigatorWindow | |
RefreshTask |
Class should be used as a super-class for a refresh task implementation.
|
Res | |
Res_de | |
Res_en | |
Res_es | |
Res_fr | |
Res_it | |
Res_ja | |
Res_ko | |
Res_pt_BR | |
Res_zh_CN | |
Res_zh_TW | |
ViewSupport |
Provides navigator view options.
|
Related Documentation
See Extending JDeveloper Using the Addin API for detailed information.