|
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 | |||||||||
java.lang.Object
oracle.jdeveloper.jsp.WebDocumentWizardNewFilePanelExtension
oracle.jdeveloper.jsp.JspWizardNewFilePanelExtension
public abstract class JspWizardNewFilePanelExtension
An extension mechanism for the JspWizard's NewFile Panel. An instance of this class's implementation will be created each time a new file panel is initialized.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class oracle.jdeveloper.jsp.WebDocumentWizardNewFilePanelExtension |
|---|
WebDocumentWizardNewFilePanelExtension.LayoutHint |
| Field Summary |
|---|
| Fields inherited from class oracle.jdeveloper.jsp.WebDocumentWizardNewFilePanelExtension |
|---|
WEIGHT_FIRST_COMPONENT, WEIGHT_LAST_COMPONENT, WEIGHT_UNDEFINED |
| Constructor Summary | |
|---|---|
JspWizardNewFilePanelExtension() |
|
| Method Summary | |
|---|---|
abstract void |
postJSPCreationHook(Context context, JspSourceNode jspSourceNode) |
void |
postNodeCreationHook(Context context, WebDocumentNode webDocumentNode)Backwards compatible default implementation. |
void |
setMediator(JspWizardNewFilePanelMediator mediator) |
| Methods inherited from class oracle.jdeveloper.jsp.WebDocumentWizardNewFilePanelExtension |
|---|
getGUI, getHeaderDescription, getHeaderHintTextActions, getLayoutHint, getWeight, onEntry, onExit, sortByWeight, supportsWizardID |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JspWizardNewFilePanelExtension()
| Method Detail |
|---|
public void setMediator(JspWizardNewFilePanelMediator mediator)
public abstract void postJSPCreationHook(Context context,
JspSourceNode jspSourceNode)
public void postNodeCreationHook(Context context,
WebDocumentNode webDocumentNode)
postNodeCreationHook in class WebDocumentWizardNewFilePanelExtensioncontext -webDocumentNode -
|
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 | |||||||||