public abstract class BaseWizardProvider
extends com.axemble.vdp.ui.core.providers.base.AbstractWizardProvider
BaseWizardProvider class allows to interact with a wizard template.
The BaseWizardProvider class provides direct access to the SDK API.
You can access the following methods:
IWorkflowModule,
IPortalModule,
IDirectoryModule,
IProjectModule,
Serialized FormabstractWizardactionListener, context, document, doRefreshchangeListeners, LOGGERCURRENT_DOCUMENT, CURRENT_FIELD, CURRENT_NAVIGATOR| Constructor and Description |
|---|
BaseWizardProvider(INavigateContext context,
com.axemble.vdp.ui.framework.document.AbstractDocument document,
com.axemble.vdp.ui.framework.composites.base.CtlAbstractWizard abstractWizard) |
| Modifier and Type | Method and Description |
|---|---|
protected IDirectoryModule |
getDirectoryModule() |
IContext |
getLoggedOnContext() |
protected IPlugin |
getPlugin() |
protected IPortalModule |
getPortalModule() |
protected IProjectModule |
getProjectModule() |
IResourceController |
getResourceController() |
protected ISiteModule |
getSiteModule() |
protected IWorkflowModule |
getWorkflowModule() |
boolean |
load(com.axemble.vdp.ui.framework.document.AbstractField value,
Element element) |
boolean |
prepareData() |
cancel, getCurrentSection, getFirst, getNext, getPrevious, getWizard, onNavigate, terminatecompleteState, customRender, exitState, getActionListener, getDocument, hasChanged, load, load, load, load, mustRefresh, onActionEvent, onRefresh, readyState, updateCallerField, validate, validateaddChangeListener, createComponent, evaluateExpressions, fireChangeEvent, getDynamicDescription, getDynamicLabel, getLanguage, getNavigator, getRootNavigator, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, hasChangeListeners, removeChangeListener, removeChangeListeners, stateChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic BaseWizardProvider(INavigateContext context, com.axemble.vdp.ui.framework.document.AbstractDocument document, com.axemble.vdp.ui.framework.composites.base.CtlAbstractWizard abstractWizard)
context - document - abstractWizard - public boolean prepareData()
public boolean load(com.axemble.vdp.ui.framework.document.AbstractField value,
Element element)
protected final IWorkflowModule getWorkflowModule()
protected final IPortalModule getPortalModule()
protected final IDirectoryModule getDirectoryModule()
protected final IProjectModule getProjectModule()
public final IContext getLoggedOnContext()
public final IResourceController getResourceController()
protected final ISiteModule getSiteModule()
protected final IPlugin getPlugin()
Copyright © 2021 Visiativ Software. All rights reserved.