|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This component allows users to upload a file to the server. Users are given a text field in which they can enter the name of the file to upload, and a browse button which shows a dialog box which can be used to search for a file on their system to upload. To obtain a file that has been uploaded by a user using this component, invoke the FileUploadHelper.getFile() method.
Method Summary | |
String |
getKey()
Gets a key which should be unique for this object. |
int |
getSize()
Gets the size of the text field in which the name of the file to upload can be entered/seen. |
void |
setSize(int size)
Sets the size of the text field in which the name of the file to upload can be entered/seen. |
Method Detail |
public String getKey()
public int getSize()
public void setSize(int size)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |