|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.2) E22562-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.bali.ewt.wizard.WizardPage
oracle.apps.fnd.applcore.dt.patterns.metadata.creator.masterdetail.BaseApplicationsMasterDetailWizardPage
public class BaseApplicationsMasterDetailWizardPage
Base page for applicationsMasterDetail wizard.
| Field Summary |
|---|
| Fields inherited from class oracle.bali.ewt.wizard.WizardPage |
|---|
NOT_ADDED_INDEX |
| Constructor Summary | |
|---|---|
BaseApplicationsMasterDetailWizardPage(ApplicationsMasterDetailPageProvider provider,
ApplicationsMasterDetailWizardModel model,
java.lang.String label,
java.lang.String title)
The constructor. |
|
| Method Summary | |
|---|---|
protected java.awt.Component |
createContent()
Return the content for the panel. |
ApplicationsMasterDetailWizardModel |
getModel()
Obtain the model for this wizard Page. |
ApplicationsMasterDetailPageProvider |
getProvider()
Obtain the page provider for this wizard page. |
void |
pageSelected()
Notification that the page was selected since the Wizard framework doesn't tell you that. |
protected java.awt.Component |
reCreateContent()
Return the content for the panel. |
| Methods inherited from class oracle.bali.ewt.wizard.WizardPage |
|---|
addPropertyChangeListener, addValidationComponent, addWizardValidateListener, firePropertyChange, getAccessibleDescription, getCanAdvance, getCanGoBack, getContent, getIndex, getInitialFocus, getLabel, getPageTitle, getParent, getValidationComponents, isBranching, isEnabled, isSelected, isValid, isVisible, isVisited, processWizardValidateEvent, removeAllValidationComponents, removePropertyChangeListener, removeValidationComponent, removeWizardValidateListener, reset, setAccessibleDescription, setBranching, setCanAdvance, setCanGoBack, setContent, setEnabled, setInitialFocus, setLabel, setPageTitle, setValid, setVisible, toString, validatePage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BaseApplicationsMasterDetailWizardPage(ApplicationsMasterDetailPageProvider provider,
ApplicationsMasterDetailWizardModel model,
java.lang.String label,
java.lang.String title)
provider - The webpage provider.model - The ApplicationsMasterDetail model object.label - The display label for the panel.title - The title of the panel.| Method Detail |
|---|
public ApplicationsMasterDetailWizardModel getModel()
public ApplicationsMasterDetailPageProvider getProvider()
protected java.awt.Component createContent()
protected java.awt.Component reCreateContent()
public void pageSelected()
|
Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.2) E22562-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||