Home | Trees | Indices | Help |
|
---|
|
object --+ | util.EventObject --+ | component.Event --+ | FinishedEvent
Upload.FinishedEvent is sent when the upload receives a file, regardless of whether the reception was successful or failed. If you wish to distinguish between the two cases, use either SucceededEvent or FailedEvent, which are both subclasses of the FinishedEvent.
Version: 1.1.2
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
Constructs a new event with the specified source component.
|
Uploads where the event occurred.
|
Gets the file name.
|
Gets the MIME Type of the file.
|
Gets the length of the file.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jul 6 19:33:00 2013 | http://epydoc.sourceforge.net |