public class IncludedForm
extends com.axemble.vdp.ui.core.providers.base.AbstractFormProvider
Modifier and Type | Class and Description |
---|---|
class |
IncludedForm.PropertyFilter |
Modifier and Type | Field and Description |
---|---|
protected static HashMap<String,Integer> |
defaultPropertyTypes |
protected static HashMap<String,String> |
knownFieldTypes |
abstractForm, eMode
actionListener, context, document, doRefresh
changeListeners, LOGGER
CURRENT_DOCUMENT, CURRENT_FIELD, CURRENT_NAVIGATOR
Constructor and Description |
---|
IncludedForm(INavigateContext context,
com.axemble.vdp.ui.framework.document.AbstractDocument document,
com.axemble.vdp.ui.framework.composites.base.CtlAbstractForm abstractForm) |
Modifier and Type | Method and Description |
---|---|
static int |
getDefaultPropertyType(String type) |
Map<String,IncludedForm.PropertyFilter> |
getPropertyFilters() |
static String |
getWidgetClassName(String type) |
protected IWorkflowModule |
getWorkflowModule() |
boolean |
load(com.axemble.vdp.ui.framework.document.AbstractField value,
Element element) |
protected void |
loadDynamicFilters(Collection propertyFilters) |
protected void |
onActionEvent(com.axemble.vdp.ui.framework.components.events.ActionEvent event) |
boolean |
prepareData() |
void |
readyState() |
boolean |
save() |
close, getForm, onNavigate, reset
completeState, customRender, exitState, getActionListener, getDocument, hasChanged, load, load, load, load, mustRefresh, onRefresh, 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 IncludedForm(INavigateContext context, com.axemble.vdp.ui.framework.document.AbstractDocument document, com.axemble.vdp.ui.framework.composites.base.CtlAbstractForm abstractForm)
context
- document
- abstractForm
- public static int getDefaultPropertyType(String type)
public final Map<String,IncludedForm.PropertyFilter> getPropertyFilters()
public boolean prepareData()
public boolean save()
public boolean load(com.axemble.vdp.ui.framework.document.AbstractField value, Element element)
public void readyState()
readyState
in interface com.axemble.vdp.ui.core.providers.IDocumentProvider
readyState
in class com.axemble.vdp.ui.core.providers.base.AbstractFormProvider
protected IWorkflowModule getWorkflowModule()
protected void loadDynamicFilters(Collection propertyFilters)
protected void onActionEvent(com.axemble.vdp.ui.framework.components.events.ActionEvent event)
onActionEvent
in class com.axemble.vdp.ui.core.providers.base.AbstractDocumentProvider
Copyright © 2022 Visiativ. All rights reserved.