public class LocalizedTextField extends BaseField
| Modifier and Type | Field and Description |
|---|---|
static String |
END_LOCALIZATION_TOKEN |
protected boolean |
formulaValue |
protected com.axemble.vdp.ui.framework.widgets.CtlRadioGroup |
radioGroup |
protected static String |
SEPARATOR |
static String |
START_LOCALIZATION_TOKEN |
protected com.axemble.vdp.ui.framework.widgets.CtlTextBox |
textBox |
accessKey, includeErrorInfo, mandatory, quickCreateLink, stringRecipient, tabIndex, throwDocumentChangedScript, throwEvents, throwEventsDefined, validationRulesactionListeners, isHidden, param, parentBlock, sysname, userId| Constructor and Description |
|---|
LocalizedTextField() |
| Modifier and Type | Method and Description |
|---|---|
com.axemble.vdp.ui.framework.document.fields.IAbstractField |
getAbstractField() |
com.axemble.vdp.ui.core.document.fields.ICoreField |
getField() |
com.axemble.vdp.ui.framework.components.listeners.ChangeListener |
getFieldChangeListener() |
Object |
getSelectedKeyRadioGroup() |
void |
init(Element element)
This method is called once when the document is loaded
|
boolean |
isEmpty() |
boolean |
isFormulaValue() |
IWritable |
render()
Render the widget
|
void |
setErrorInfo(String errorMessage) |
void |
setFormulaValue(boolean formulaValue) |
protected void |
stateChanged() |
void |
updateControl() |
void |
updateValue() |
checkErrorMessage, getTemplateAsString, getTemplateWriter, getValue, init, init, renderErrorMessage, setValueaddRefreshButton, addValidationRule, buildFieldElement, canThrowEventsInWebBrowser, clearValidationRules, findStringRecipient, focus, getAccessKey, getAssociatedLabel, getDescription, getDocumentChangedScript, getErrorInfo, getHelpMessageIcon, getParentId, getQuickCreateLink, getRefreshButton, getTabIndex, getValidationObject, getValidationRules, handleNoParams, handleParams, handleParams, hasValidationRules, inform, isDescription, isDocumentChangedScript, isEditable, isFocus, isForceParentId, isIncludeErrorInfo, isMandatory, isThrowDocumentChangedScript, isThrowEventsDefined, renderErrorInfo, renderInfoMessage, renderQuickCreate, setAccessKey, setAssociatedLabel, setDescription, setEditable, setIncludeErrorInfo, setMandatory, setQuickCreateContextParameter, setQuickCreateScreen, setTabIndex, setThrowDocumentChangedScript, setThrowEvents, setThrowEventsDefined, setValidationRules, validateaddActionListener, afterInit, buildFireMessage, buildFireMessage, buildFireMessage, buildFireMessage, buildFireMessage, buildFireMessage, buildFireOnClickMessage, buildFireOnClickMessage, buildFormName, findFileRecipient, findXmlRecipient, fireActionEvent, getCtrlTemplate, getCtrlTemplateWriter, getJavaScriptFocusScript, getJavascriptId, getParam, getParentBlock, getSysname, getUserDisplayName, getUserId, handleAction, hasActionListeners, isHidden, refresh, refreshWidgets, removeActionListener, removeActionListeners, renderMobile, setHidden, setParam, setParentBlock, setSysname, setUserId, writeaddChangeListener, createComponent, evaluateExpressions, fireChangeEvent, getDynamicDescription, getDynamicLabel, getLanguage, getNavigator, getRootNavigator, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, hasChangeListeners, removeChangeListener, removeChangeListenerspublic static final String START_LOCALIZATION_TOKEN
public static final String END_LOCALIZATION_TOKEN
protected static final String SEPARATOR
protected com.axemble.vdp.ui.framework.widgets.CtlRadioGroup radioGroup
protected com.axemble.vdp.ui.framework.widgets.CtlTextBox textBox
protected boolean formulaValue
public void init(Element element)
BaseFieldpublic void setErrorInfo(String errorMessage)
setErrorInfo in class com.axemble.vdp.ui.framework.widgets.CtlInputWidgetpublic void updateControl()
updateControl in interface com.axemble.vdp.ui.core.document.fields.IFieldControlupdateControl in class BaseFieldpublic void updateValue()
updateValue in interface com.axemble.vdp.ui.core.document.fields.IFieldControlupdateValue in class BaseFieldpublic boolean isEmpty()
isEmpty in class com.axemble.vdp.ui.framework.widgets.CtlInputWidgetpublic IWritable render() throws RenderException
IWidgetrender in interface IWidgetrender in class com.axemble.vdp.ui.framework.foundation.WidgetRenderExceptionpublic Object getSelectedKeyRadioGroup()
protected void stateChanged()
stateChanged in class com.axemble.vdp.ui.framework.foundation.Componentpublic com.axemble.vdp.ui.framework.document.fields.IAbstractField getAbstractField()
getAbstractField in interface com.axemble.vdp.ui.core.document.fields.IFieldControlgetAbstractField in class BaseFieldpublic com.axemble.vdp.ui.core.document.fields.ICoreField getField()
public com.axemble.vdp.ui.framework.components.listeners.ChangeListener getFieldChangeListener()
getFieldChangeListener in interface com.axemble.vdp.ui.core.document.fields.IFieldControlgetFieldChangeListener in class BaseFieldpublic boolean isFormulaValue()
public void setFormulaValue(boolean formulaValue)
Copyright © 2022 Visiativ. All rights reserved.