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, eModeactionListener, context, document, doRefreshchangeListeners, LOGGERCURRENT_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, resetcompleteState, customRender, exitState, getActionListener, getDocument, hasChanged, load, load, load, load, mustRefresh, onRefresh, 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 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.IDocumentProviderreadyState in class com.axemble.vdp.ui.core.providers.base.AbstractFormProviderprotected 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.AbstractDocumentProviderCopyright © 2021 Visiativ Software. All rights reserved.