IProgressable
| Kind of class: | public interface |
|---|---|
| Package: | |
| Inherits from: |
|
| Classpath: | org.asaplibrary.util.progress.IProgressable |
| File last modified: | Wednesday, 11 May 2011, 19:03:58 |
Interface for classes that can handle ProgressEvent events
Summary
Instance methods
-
getProgressHandler
() : Function
- Get the handler for ProgressEvent events
Instance methods
getProgressHandler
function getProgressHandler() : Function
Get the handler for ProgressEvent events
Returns
- a function that takes an object of type ProgressEvent