activities/associations/ComplexAssociation
Source: ComplexAssociation.js:33
File : activities/associations/ComplexAssociation.js
Created : 03/06/2015
By : Francesc Busquets francesc@gmail.com
JClic.js
An HTML5 player of JClic activities
https://projectestac.github.io/jclic.js
- License: EUPL-1.2
Other
ComplexAssociation
static
ComplexAssociation.js:42Extends: module:activities/associations/SimpleAssociation.SimpleAssociation
This is a special case of SimpleAssociation where the elements of the 'secondary' panel
can have zero, one or more associated elements in the 'primary' panel.
Parameters
project(module:project/JClicProject.JClicProject) — The JClic project to which this activity belongs
ComplexAssociationPanel
static
ComplexAssociation.js:92Extends: module:activities/associations/SimpleAssociation.SimpleAssociationPanel
The ActivityPanel where ComplexAssociation activities are played.
Parameters
act(module:Activity.Activity) — The Activity to which this Panel belongsps(module:JClicPlayer.JClicPlayer) — Any object implementing the methods defined in the
PlayStation Java interface.$div(external:jQuery, optional) — The jQuery DOM element where this Panel will deploy