public class FormDefinitionUI extends java.lang.Object implements ParamComponent
Constructor and Description |
---|
FormDefinitionUI(ParameterStore parameterStore,
ParameterStore.Entry entry) |
Modifier and Type | Method and Description |
---|---|
void |
addTo(AttributeList attributeList) |
ParameterStore |
getParameterStore() |
protected java.lang.String |
getTranslation(java.lang.String resourceKey)
Returns a text in the corresponding language according to the locale
specific resource bundle of the package.
|
void |
loadValue()
Loads the component's database stored value.
|
void |
saveValue()
Stores the component's value.
|
void |
setToolTipText(java.lang.String toolTipText)
Sets the component's tool tip text.
|
public FormDefinitionUI(ParameterStore parameterStore, ParameterStore.Entry entry)
public ParameterStore getParameterStore()
getParameterStore
in interface ParamComponent
public void addTo(AttributeList attributeList)
public void loadValue()
ParamComponent
loadValue
in interface ParamComponent
protected java.lang.String getTranslation(java.lang.String resourceKey)
resourceKey
- the key of the resource to retrievepublic void saveValue()
ParamComponent
saveValue
in interface ParamComponent
public void setToolTipText(java.lang.String toolTipText)
ParamComponent
setToolTipText
in interface ParamComponent
toolTipText
- the component's tool tip textCopyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de