public class ParamCheckBox extends MustCheckBox implements ParamComponent
label, value
context, editable, enabled, lastEditability, lastVisibility, name, nonstandardPanel, nonstandardPosition, sessionData, toolTipText, visible
Constructor and Description |
---|
ParamCheckBox(SessionData sessionData,
ParameterStore parameterStore,
java.lang.String keyName)
Constructs a new ParamCheckBox.
|
ParamCheckBox(SessionData sessionData,
ParameterStore parameterStore,
java.lang.String keyName,
java.lang.String label) |
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.
|
addItemListener, buildRemoteView, destroy, fetchValuesFromRequest, getText, isSelected, perform, requestFocusInWindow, selectAll, setEditable, setSelected, setValues
beginAction, endAction, free, getContext, getName, getTranslation, isEnabled, isVisible, register, resetLastStatus, setEnabled, setToolTipText, setVisible
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setToolTipText
public ParamCheckBox(SessionData sessionData, ParameterStore parameterStore, java.lang.String keyName)
parameterStore
- the data object to assign tocolumnName
- the triggering column's namepublic ParamCheckBox(SessionData sessionData, ParameterStore parameterStore, java.lang.String keyName, java.lang.String label)
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()
loadValue
in interface ParamComponent
public void saveValue()
saveValue
in interface ParamComponent
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de