|
jACOB 2.7 API Documentation. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IUploadDialog
Base interface for file upload dialog implementations.
File upload dialogs are used to transfer a client side file onto the server.
A new file upload dialog can be created by means of:
IClientContext.createUploadDialog(IUploadDialogCallback)
| Field Summary | |
|---|---|
static java.lang.String |
RCS_ID
The internal revision control system id. |
static java.lang.String |
RCS_REV
The internal revision control system id in short form. |
| Method Summary | |
|---|---|
void |
show()
Displayes (shows) the dialog by means of a popup client window. |
| Methods inherited from interface de.tif.jacob.screen.dialogs.IDialog |
|---|
show |
| Field Detail |
|---|
static final java.lang.String RCS_ID
static final java.lang.String RCS_REV
| Method Detail |
|---|
void show()
Note: If neither one of the show(..) methods is invoked, the dialog will not
be shown to the user!
|
jACOB 2.7 API Documentation. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||