public abstract class FileOrDirectorySpecification extends MustInputField
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
fileName |
context, editable, enabled, lastEditability, lastVisibility, name, nonstandardPanel, nonstandardPosition, sessionData, visible
Constructor and Description |
---|
FileOrDirectorySpecification(SessionData sessionData,
java.lang.String defaultValue) |
Modifier and Type | Method and Description |
---|---|
void |
addTo(AttributeList attributeList,
java.lang.String label)
Adds the component to an attribute list
|
void |
fetchValuesFromRequest(GeneralizedRequest request) |
java.lang.String |
getFileName() |
void |
requestFocusInWindow()
Set focus on the receiving component if isRequestFocusEnabled returns true.
|
void |
setText(java.lang.String text)
Sets the value of text field.
|
void |
setToolTipText(java.lang.String text)
Sets the component's tool tip text.
|
void |
setValues(ToAppletWriter out) |
destroy
beginAction, buildRemoteView, endAction, free, getContext, getName, getTranslation, isEnabled, isVisible, register, resetLastStatus, selectAll, setEditable, setEnabled, setVisible
public FileOrDirectorySpecification(SessionData sessionData, java.lang.String defaultValue)
public void setText(java.lang.String text)
text
- the new value of the text fieldpublic void setToolTipText(java.lang.String text)
Remotable
setToolTipText
in interface Remotable
setToolTipText
in class RemoteElement
text
- the component's tool tip textpublic void addTo(AttributeList attributeList, java.lang.String label)
attributeList
- the attribute list to be extendedlabel
- the label of the component's rowpublic java.lang.String getFileName()
public void requestFocusInWindow()
RemoteContent
requestFocusInWindow
in interface RemoteContent
requestFocusInWindow
in class RemoteElement
public void fetchValuesFromRequest(GeneralizedRequest request)
public void setValues(ToAppletWriter out)
setValues
in interface RemoteContent
setValues
in class RemoteElement
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de