|
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
oracle.apps.fnd.applcore.dt.patterns.metadata.creator.masterdetail.ApplicationsMasterDetailWizardTablePatternsPage
public class ApplicationsMasterDetailWizardTablePatternsPage
Dynamic page for table patterns for applicationsMasterDetail wizard.
| Field Summary |
|---|
| Fields inherited from class oracle.bali.ewt.wizard.WizardPage |
|---|
NOT_ADDED_INDEX |
| Constructor Summary | |
|---|---|
ApplicationsMasterDetailWizardTablePatternsPage(ApplicationsMasterDetailPageProvider provider,
ApplicationsMasterDetailWizardModel model,
boolean master)
Construct the wizard page. |
|
| Method Summary | |
|---|---|
protected java.lang.String |
getHelpTopic()
Returns the help topic for this panel. |
void |
setContent(java.awt.Component component)
Set the content including the help topic id. |
protected boolean |
validatePage()
Validate the page contents. |
| Methods inherited from class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.masterdetail.BaseApplicationsMasterDetailWizardPage |
|---|
createContent, getModel, getProvider, pageSelected, reCreateContent |
| 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, setEnabled, setInitialFocus, setLabel, setPageTitle, setValid, setVisible, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationsMasterDetailWizardTablePatternsPage(ApplicationsMasterDetailPageProvider provider,
ApplicationsMasterDetailWizardModel model,
boolean master)
provider - provider of pages.model - model with all refernce information.master - are we the master or detail.| Method Detail |
|---|
protected java.lang.String getHelpTopic()
protected boolean validatePage()
validatePage in class oracle.bali.ewt.wizard.WizardPagepublic void setContent(java.awt.Component component)
setContent in class oracle.bali.ewt.wizard.WizardPagecomponent - content to set.
|
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 | |||||||||