IProgressable

Kind of class: public interface
Package:
Inherits from:
  • none
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

Instance methods

getProgressHandler

function getProgressHandler() : Function

Get the handler for ProgressEvent events

Returns
  • a function that takes an object of type ProgressEvent