public class CleartextClassification extends RemoteElement implements ActionInterpreter
Modifier and Type | Field and Description |
---|---|
protected java.util.Vector<HalfDataComboBox> |
boxes |
protected java.lang.String |
niColumn |
protected DataObject |
sourceDataObject |
protected java.lang.String |
superordinateNiColumn |
protected java.lang.String |
visibleColumnName |
context, editable, enabled, lastEditability, lastVisibility, name, nonstandardPanel, nonstandardPosition, sessionData, toolTipText, visible
Constructor and Description |
---|
CleartextClassification(SessionData sessionData,
SelfChainingDataObject sourceDataObject,
java.lang.String visibleColumnName,
int depth) |
CleartextClassification(SessionData sessionData,
SelfChainingDataObject sourceDataObject,
java.lang.String visibleColumnName,
int depth,
boolean containsNoSpecification) |
Modifier and Type | Method and Description |
---|---|
void |
addCallbackWhenSelected(Callback callbackWhenSelected) |
void |
addTo(AttributeList attributeList,
java.lang.String label)
Adds the component to an attribute list
|
void |
destroy()
Don't wait until garbage collector removed weak reference.
|
void |
extend(WhereCondition wc) |
void |
extend(WhereCondition wc,
boolean includingSubordinate) |
void |
fetchValuesFromRequest(GeneralizedRequest request) |
int |
getSelectedInternalNumber() |
java.lang.String |
getWords() |
boolean |
isModified() |
boolean |
perform(java.lang.String action)
Performs this action if the passed action ID is equal to the action ID
of the class that implements this interface.
|
void |
reload() |
void |
requestFocusInWindow()
Set focus on the receiving component if isRequestFocusEnabled returns true.
|
void |
selectAll()
Selects all input of the component, if it is supported - e.g. in JTextField.
|
void |
setEditable(boolean editable)
Sets the flag that determines whether or not this component is editable.
|
void |
setSelectedInternalNumber(int internalNumber) |
void |
setValues(ToAppletWriter out) |
void |
updateRemoteView(ToAppletWriter out) |
beginAction, buildRemoteView, endAction, free, getContext, getName, getTranslation, isEnabled, isVisible, register, resetLastStatus, setEnabled, setToolTipText, setVisible
protected DataObject sourceDataObject
protected java.lang.String niColumn
protected java.lang.String visibleColumnName
protected java.lang.String superordinateNiColumn
protected java.util.Vector<HalfDataComboBox> boxes
public CleartextClassification(SessionData sessionData, SelfChainingDataObject sourceDataObject, java.lang.String visibleColumnName, int depth)
public CleartextClassification(SessionData sessionData, SelfChainingDataObject sourceDataObject, java.lang.String visibleColumnName, int depth, boolean containsNoSpecification)
public void updateRemoteView(ToAppletWriter out)
public void setValues(ToAppletWriter out)
setValues
in interface RemoteContent
setValues
in class RemoteElement
public void fetchValuesFromRequest(GeneralizedRequest request)
fetchValuesFromRequest
in interface Remotable
public void selectAll()
RemoteContent
selectAll
in interface RemoteContent
selectAll
in class RemoteElement
public void requestFocusInWindow()
RemoteContent
requestFocusInWindow
in interface RemoteContent
requestFocusInWindow
in class RemoteElement
public void addCallbackWhenSelected(Callback callbackWhenSelected)
public void reload()
public void addTo(AttributeList attributeList, java.lang.String label)
attributeList
- the attribute list to be extendedlabel
- the label of the component's rowpublic void setEditable(boolean editable)
RemoteElement
setEditable
in class RemoteElement
editable
- a flag indicating whether this component should be user editable#setEditableForUserTyping
public void setSelectedInternalNumber(int internalNumber)
public int getSelectedInternalNumber()
public void extend(WhereCondition wc)
public void extend(WhereCondition wc, boolean includingSubordinate)
public boolean isModified()
public boolean perform(java.lang.String action)
ActionInterpreter
perform
in interface ActionInterpreter
action
- the action to performpublic java.lang.String getWords()
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de