Access keys

CallbackView

Kind of class: class
Inherits from: AbstractView
Version: 1.02
Author: Jeroen Wijering
Classpath: com.jeroenwijering.players.CallbackView
File last modified: Tuesday, 26 December 2006, 15:15:28
Callback to serverside script for statistics handling.

It sends the current file,title,id and state on start and complete of an item.

Summary

Constructor
Instance properties
Instance properties inherited from AbstractView
Instance methods
Instance methods inherited from AbstractView
Event handlers
Event handlers inherited from AbstractView

Constructor

CallbackView

function CallbackView (
ctr:AbstractController, car:Object, far:Array)
Constructor

Instance methods

getUpdate

function getUpdate (
typ:String, pr1:Number, pr2:Number) : Void
Override of the AbstractModel's UpdateReceiver
Parameters:
typ:
event type
#
pr2:
second parameter value
#