leon.control.form
Class LyTextFieldSetController
java.lang.Object
leon.control.LyController
leon.control.form.LyFieldController
leon.control.form.LyFieldConsultController
leon.control.form.LyFieldSetController
leon.control.form.LyTextFieldSetController
- All Implemented Interfaces:
- LyGetSessionInterface, LyControllerContextInterface, LyGuiListener, LyEvaluator, LyDemandListener
public class LyTextFieldSetController
- extends LyFieldSetController
Default text field controller for a modification.
- See Also:
LySetController
Field Summary |
static java.lang.String |
__VERSION
File version |
static java.lang.String |
LANG_TOOL
Id of the transverse tool for multilinguism. |
Methods inherited from class leon.control.form.LyFieldSetController |
addTempFilePath, cancel, checkIfModified, clear, commit, completeValue, control, endValidate, getControllerContext, getDefaultBuilder, getFieldValue, getFieldValue, getLastValue, getModel, getParentFieldController, getSetController, getTransverseActions, getUnit, getValue, isCreation, isEditable, isEnabled, isOptional, reset, resetFromValue, restore, save, setEditable, setEnabled, setFieldValue, setHidden, setInternal, setOptional, startValidate, unitChanged, update, updateFieldItem, updateViewContent, updateViewFromValues |
Methods inherited from class leon.control.form.LyFieldController |
clearViewCache, free, getAction, getAreaController, getBehavior, getClassInfo, getComponent, getDefaultFieldUnit, getDefaultFieldUnit, getEnvironment, getFieldController, getFieldInfo, getFormController, getFormField, getFormField, getImage, getInfoLabel, getInfoLabel, getLabel, getObject, getState, getViewController, hasMark, invokeTransverseAction, isIdle, menuDemand, setAreaNoScroll, setFieldValue, setFormField, setState, toString |
Methods inherited from class leon.control.LyController |
activateViewDemand, demandPerformed, dragDropDemand, getApplication, getBehaviorInterface, getBuilder, getClassInfo, getId, getImage, getImage, getImage, getImageFromPrefix, getImageFromPrefix, getImageFromPrefix, getKeyValue, getLastModified, getName, getObjectId, getParent, getSession, getUserData, getView, getViewManager, hasViewController, helpDemand, hideView, hideView, isFreed, selectionDemand, setBuilder, setBuilderClass, setIdle, setLastModified, setName, setUserData, showError, showError, showView, showWarning |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
__VERSION
public static final java.lang.String __VERSION
- File version
- See Also:
- Constant Field Values
LANG_TOOL
public static final java.lang.String LANG_TOOL
- Id of the transverse tool for multilinguism.
- See Also:
- Constant Field Values
LyTextFieldSetController
public LyTextFieldSetController(LySetController parent,
LyFieldInfo fieldInfo)
- Constructor.
- Parameters:
parent
- the parent set controllerfieldInfo
- the fieldinfo handled by this controller
actionDemand
public void actionDemand(LyActionDemand demand)
- Invoked when an action occurs.
At this level, the implementation manages multilingual inputs.
- Overrides:
actionDemand
in class LyFieldSetController
- Parameters:
demand
- the action demand- See Also:
LyController.demandPerformed(leon.view.event.LyDemand)
getFinalValue
public LyValue getFinalValue()
- Extract final value for the specified fieldInfo in the form.
- Overrides:
getFinalValue
in class LyFieldSetController
- Returns:
- Final value, or null if not found or field is disabled.
Website: W4 S.A., contact us: support@w4global.com