public class FileFormInput extends FormInput
Here is an example of a FileFormInput tag:
<input type="file" name="myFile" />
Constructor and Description |
---|
FileFormInput()
Constructs a default FileFormInput object.
|
FileFormInput(java.lang.String name)
Constructs a FileFormInput object with the specified control name.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFOTag()
Returns a comment tag.
|
java.lang.String |
getTag()
Returns the tag for the file form input type.
|
addVetoableChangeListener, getDirection, getLanguage, getName, getSize, getValue, removeVetoableChangeListener, setDirection, setLanguage, setName, setSize, setValue, toString
addPropertyChangeListener, getAttributes, getAttributeString, removePropertyChangeListener, setAttributes