Access keys

AbstractModel

Kind of class: class
Inherits from: none
Known subclasses:
Version: 1.01
Author: Jeroen Wijering
Classpath: com.jeroenwijering.players.AbstractModel
File last modified: Thursday, 07 December 2006, 16:27:36
Abstract model class of the players MCV pattern, extended by all models.

Summary

Constructor
Instance methods

Constructor

AbstractModel

function AbstractModel (
vws:Array, ctr:AbstractController, car:Object, far:Array)
Constructor
Parameters:
vws:
an array with all views to register
ply:
reference to the mediaplayer (for file and config array)

Instance methods

getChange

function getChange (
typ:String, prm:Number) : Void
Receive changes from the PlayerController.
Parameters:
typ:
event type
par:
parameter value