|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.filenet.wcm.toolkit.server.base.WcmDpContainer
com.filenet.wcm.toolkit.server.base.WcmModule
com.filenet.wcm.toolkit.server.base.GlobalEventModule
com.filenet.wcm.toolkit.server.base.WcmUiModule
com.filenet.wcm.toolkit.server.ui.WcmMultiPanelModule
com.filenet.wcm.toolkit.server.ui.WcmMultiPanelSequenceModule
com.filenet.wcm.apps.server.ui.WcmWizardModule
com.filenet.wcm.apps.server.ui.wizard.WcmMoveWizard
Move Wizard UI Module.
Nested Class Summary | |
class |
WcmMoveWizard.WcmMoveFromPage
|
class |
WcmMoveWizard.WcmMoveToPage
|
Nested classes inherited from class com.filenet.wcm.apps.server.ui.WcmWizardModule |
WcmWizardModule.WcmWizardPanel |
Field Summary |
Fields inherited from class com.filenet.wcm.apps.server.ui.WcmWizardModule |
bannerModule, footerLinksBarModule, footerModule, leftCSSClass, stepNode, stepTreeModule, summaryModule, titleBarModule |
Fields inherited from class com.filenet.wcm.toolkit.server.ui.WcmMultiPanelSequenceModule |
sequenceInit |
Fields inherited from class com.filenet.wcm.toolkit.server.ui.WcmMultiPanelModule |
currentModule, currentPanel, currentPanelNumber, panelList |
Fields inherited from class com.filenet.wcm.toolkit.server.base.WcmModule |
locale, NAME_DELIMITER |
Constructor Summary | |
WcmMoveWizard()
|
Method Summary | |
protected void |
addPanelSelectionAnchor(int panelNumber)
|
protected void |
configureSummary()
Writes the actual contents of the status bar. |
protected java.lang.String |
getAnchor(java.lang.String eventName,
java.lang.String sFormName,
int nId)
returns the javascript version of the submitForm tag |
WcmMoveWizard.WcmMoveFromPage |
getMoveFromPage()
Get accessor returns WcmMoveFromPage |
void |
initialize()
Initializes the wizard state and registers all pages. |
protected boolean |
isBackEnabled(int nId)
Checks the given page number and decides if the back button should be enabled. |
protected boolean |
isFinishEnabled(int nId)
Checks the given page number and decides if the finish button should be enabled. |
protected boolean |
isNextEnabled(int panelNumber)
Checks the given panel number and decides if the next button should be enabled. |
protected void |
setCurrentPanelSelection(int panelNumber)
|
Methods inherited from class com.filenet.wcm.apps.server.ui.WcmWizardModule |
addPanel, addSummaryItem, addSummaryItem, getAnchor, getFooter, getPageBanner, getSummaryModule, getTabBar, getTextLinksBar, isPanelEnabled, okayToProceed, onSelectPanel, onStartPage, render, setCancelLinkText, setFinishLinkText, setIsFinished, setMultiPanelModuleTitle, setNextLinkText, setPreviousLinkText |
Methods inherited from class com.filenet.wcm.toolkit.server.ui.WcmMultiPanelSequenceModule |
cancelAll, onCancel, onFinish, onNext, onPrevious, selectPanel, selectPanel |
Methods inherited from class com.filenet.wcm.toolkit.server.ui.WcmMultiPanelModule |
addPanel, addPanel, addPanel, getCurrentModule, getCurrentPanel, getFormName, getModule, getMultiPanelModuleTitle, getMultiPanelModuleTitleString, getPanel, onExit, selectPanel, setMultiPanelModuleTitle, setMultiPanelModuleTitle |
Methods inherited from class com.filenet.wcm.toolkit.server.base.WcmUiModule |
getActive, getBasePath, getBaseUrl, getBaseURLBuilder, getControllerEventUrl, getControllerEventUrl, getEventFormFields, getEventFormFields, getEventFormTag, getEventFormTag, getEventUrl, getEventUrl, getEventUrl, getEventUrl, getFormSubmitUrl, getFormSubmitUrl, getGlobalEventUrl, getGlobalEventUrl, getPageUrl, getPageUrl, getPageUrl, getPageUrl, getUiParent, peekEvent, renderJSP, routeEvent, routeEvent, serverSideInclude, serverSideInclude, setActive, setJSP |
Methods inherited from class com.filenet.wcm.toolkit.server.base.GlobalEventModule |
subscribeGlobalEvent |
Methods inherited from class com.filenet.wcm.toolkit.server.base.WcmModule |
addChild, addChild, addChild, cleanup, debugTrace, getClassProperty, getClassProperty, getClassPropertyKeys, getConfiguration, getController, getDataStore, getModuleProperty, getModuleProperty, getModuleProperty, getModuleProperty, getModulePropertyKeys, getName, getParent, getWindowProperty, getWindowProperty, persist, queryDataProvider, setClassProperty, setClassProperty, setController, setModuleProperty, setModuleProperty, setName, setParent, setPortletParent, setWindowProperty |
Methods inherited from class com.filenet.wcm.toolkit.server.base.WcmDpContainer |
addDataProvider, addDataProvider |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.filenet.wcm.toolkit.server.base.WcmModuleInterface |
addDataProvider, cleanup, getDataStore, getModuleProperty, getName, getParent, persist, queryDataProvider, setController, setModuleProperty, setName, setParent |
Constructor Detail |
public WcmMoveWizard() throws java.lang.Exception
Method Detail |
public WcmMoveWizard.WcmMoveFromPage getMoveFromPage() throws java.lang.Exception
java.lang.Exception
public void initialize() throws java.lang.Exception
WcmWizardModule
initialize
in interface com.filenet.wcm.toolkit.server.base.WcmModuleInterface
initialize
in class WcmWizardModule
java.lang.Exception
protected void configureSummary() throws java.lang.Exception
configureSummary
in class WcmWizardModule
java.lang.Exception
protected boolean isBackEnabled(int nId)
isBackEnabled
in class WcmWizardModule
nId
- the panel Id.
protected boolean isNextEnabled(int panelNumber) throws java.lang.Exception
isNextEnabled
in class WcmWizardModule
panelNumber
- the panel Id.
java.lang.Exception
protected boolean isFinishEnabled(int nId) throws java.lang.Exception
isFinishEnabled
in class WcmWizardModule
nId
- the page Id.
java.lang.Exception
protected void addPanelSelectionAnchor(int panelNumber) throws java.lang.Exception
addPanelSelectionAnchor
in class WcmWizardModule
java.lang.Exception
protected void setCurrentPanelSelection(int panelNumber)
setCurrentPanelSelection
in class WcmWizardModule
protected java.lang.String getAnchor(java.lang.String eventName, java.lang.String sFormName, int nId) throws java.lang.Exception
WcmWizardModule
getAnchor
in class WcmWizardModule
eventName
- The eventName this Anchor should call.sFormName
- The form that should be submitted by this Anchor.nId
- The Page number that this event refers to.
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |