public class DataSmallImageChooser extends SmallImageChooser implements Storable, BinaryComponent
context, editable, enabled, lastEditability, lastVisibility, name, nonstandardPanel, nonstandardPosition, sessionData, toolTipText, visible
Constructor and Description |
---|
DataSmallImageChooser(SessionData sessionData,
DataObject assignedDataObject,
java.lang.String columnNameForBinaryData,
int width,
int height) |
Modifier and Type | Method and Description |
---|---|
DataObject |
getAssignedDataObject() |
boolean |
isRequirementUnfulfilled()
Returns true if the component's value is mandatory but not filled.
|
boolean |
isValid()
Returns true if the component's value is valid.
|
void |
loadValue()
Loads the component's database stored value.
|
void |
saveValue()
Stores the component's value.
|
void |
setRequired(boolean required)
Sets the fact that user input is requested (mandatory)
|
buildRemoteView, destroy, fetchValuesFromRequest, getValue, isFilled, isModified, perform, requestFocusInWindow, selectAll, setEditable, setText, 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
isFilled, isModified
requestFocusInWindow, selectAll, setValues
destroy, fetchValuesFromRequest, setToolTipText
buildRemoteView
public DataSmallImageChooser(SessionData sessionData, DataObject assignedDataObject, java.lang.String columnNameForBinaryData, int width, int height)
public DataObject getAssignedDataObject()
getAssignedDataObject
in interface Storable
public void setRequired(boolean required)
Storable
setRequired
in interface Storable
required
- whether this input is mandatory or not.public void loadValue()
Storable
public boolean isValid()
Storable
public boolean isRequirementUnfulfilled()
Storable
isRequirementUnfulfilled
in interface Storable
public void saveValue()
Storable
saveValue
in interface Storable
saveValue
in interface BinaryComponent
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de