| Package | Description |
|---|---|
| oracle.jdeveloper.webapp.design | |
| oracle.jdeveloper.webapp.design.view |
| Class and Description |
|---|
| ContextualObjectProvider
Deprecated.
PageContext is not available in Facelets environment.
Instead, use ELContextObjectProvider to add contextual objects before rendering
of a page request begins
|
| DTEManager
Public interface to the Visual Editor Design Time Engine
|
| ELContextObjectProvider
The VE Design Time Engine invokes EL Context Object Providers before rendering
of a page request begins.
|
| IncludeProvider
Deprecated.
PageContext is not available in Facelets environment.
Instead, use RenderAsIncludeProvider
|
| LoadResourcesFromClassLoaderFeatureEnabler
An interface to allow the DTE to determine if it should enable the load resources from the class loader feature.
|
| RenderAsIncludeProvider
The VE Design Time Engine invokes RenderAsIncludeProvider so that an
Include URL can be supplied in place of Tag execution.
|
| VisualEditorPathProvider
An extension point allowing Design Time Visual Editor viewable paths to
be specified for JspSourceNode and subclasses (JspFragmentSourceNode,
JspTagSourceNode, JspTagXSourceNode, JspTagFragmentSourceNode).
|
| Class and Description |
|---|
| VisualEditorPathProvider
An extension point allowing Design Time Visual Editor viewable paths to
be specified for JspSourceNode and subclasses (JspFragmentSourceNode,
JspTagSourceNode, JspTagXSourceNode, JspTagFragmentSourceNode).
|