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, validationRules
actionListeners, 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, setValue
addRefreshButton, 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, validate
addActionListener, 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, write
addChangeListener, createComponent, evaluateExpressions, fireChangeEvent, getDynamicDescription, getDynamicLabel, getLanguage, getNavigator, getRootNavigator, getStaticString, getStaticString, getStaticString, getStaticString, getStaticString, hasChangeListeners, removeChangeListener, removeChangeListeners
public 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)
BaseField
public void setErrorInfo(String errorMessage)
setErrorInfo
in class com.axemble.vdp.ui.framework.widgets.CtlInputWidget
public void updateControl()
updateControl
in interface com.axemble.vdp.ui.core.document.fields.IFieldControl
updateControl
in class BaseField
public void updateValue()
updateValue
in interface com.axemble.vdp.ui.core.document.fields.IFieldControl
updateValue
in class BaseField
public boolean isEmpty()
isEmpty
in class com.axemble.vdp.ui.framework.widgets.CtlInputWidget
public IWritable render() throws RenderException
IWidget
render
in interface IWidget
render
in class com.axemble.vdp.ui.framework.foundation.Widget
RenderException
public Object getSelectedKeyRadioGroup()
protected void stateChanged()
stateChanged
in class com.axemble.vdp.ui.framework.foundation.Component
public com.axemble.vdp.ui.framework.document.fields.IAbstractField getAbstractField()
getAbstractField
in interface com.axemble.vdp.ui.core.document.fields.IFieldControl
getAbstractField
in class BaseField
public 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.IFieldControl
getFieldChangeListener
in class BaseField
public boolean isFormulaValue()
public void setFormulaValue(boolean formulaValue)
Copyright © 2021 Visiativ Software. All rights reserved.