public class ParamDecimalField extends MustDecimalField implements ParamComponent
currentValue, editBeginValue
context, editable, enabled, lastEditability, lastVisibility, name, nonstandardPanel, nonstandardPosition, sessionData, toolTipText, visible
Constructor and Description |
---|
ParamDecimalField(SessionData sessionData,
ParameterStore parameterStore,
ParameterStore.Entry parmEntry) |
ParamDecimalField(SessionData sessionData,
ParameterStore parameterStore,
java.lang.String keyName) |
Modifier and Type | Method and Description |
---|---|
ParameterStore |
getParameterStore()
Returns the assigned data object.
|
void |
loadValue()
Loads the component's database stored value.
|
void |
saveValue()
Stores the component's value.
|
buildRemoteView, fetchValuesFromRequest, getCreateTagElement, getDoubleValue, isFilled, isModified, isValid, setDoubleAsEditBeginValue, setDoubleValue, setRequired, setValues
destroy
beginAction, endAction, free, getContext, getName, getTranslation, isEnabled, isVisible, register, requestFocusInWindow, resetLastStatus, selectAll, setEditable, setEnabled, setToolTipText, setVisible
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setToolTipText
public ParamDecimalField(SessionData sessionData, ParameterStore parameterStore, ParameterStore.Entry parmEntry)
public ParamDecimalField(SessionData sessionData, ParameterStore parameterStore, java.lang.String keyName)
parameterStore
- the data object to assign tokeyName
- the triggering column's namelabel
- the the triggering column's labelpublic ParameterStore getParameterStore()
getParameterStore
in interface ParamComponent
public void loadValue()
ParamComponent
loadValue
in interface ParamComponent
public void saveValue()
ParamComponent
saveValue
in interface ParamComponent
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de