public abstract class BaseSectionProvider
extends com.axemble.vdp.ui.core.providers.base.AbstractSectionProvider
BaseSectionProvider
class allows to interact with a section template.
The BaseSectionProvider
class provides direct access to the SDK API.
You can access the following methods:
IWorkflowModule
,
IPortalModule
,
IDirectoryModule
,
IProjectModule
,
Serialized FormactionListener, context, document, doRefresh
changeListeners, LOGGER
CURRENT_DOCUMENT, CURRENT_FIELD, CURRENT_NAVIGATOR
Constructor and Description |
---|
BaseSectionProvider(INavigateContext context,
com.axemble.vdp.ui.framework.document.AbstractDocument document,
com.axemble.vdp.ui.framework.widgets.CtlSection section) |
Modifier and Type | Method and Description |
---|---|
void |
activate() |
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() |
getSection, onNavigate
completeState, customRender, exitState, getActionListener, getDocument, hasChanged, load, load, load, load, mustRefresh, onActionEvent, onRefresh, readyState, updateCallerField, validate, validate
addChangeListener, createComponent, evaluateExpressions, fireChangeEvent, getDynamicDescription, getDynamicLabel, getLanguage, getNavigator, getRootNavigator, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, hasChangeListeners, removeChangeListener, removeChangeListeners, stateChanged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BaseSectionProvider(INavigateContext context, com.axemble.vdp.ui.framework.document.AbstractDocument document, com.axemble.vdp.ui.framework.widgets.CtlSection section)
context
- document
- section
- public boolean prepareData()
public void activate()
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.