activities/panels/Menu
Source: Menu.js:32
File : activities/panels/Menu.js
Created : 20/07/2017
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
Menu
static
Menu.js:49Extends: module:Activity.Activity
This class of Activity is only used in legacy JClic project libraries. It contains
one or more buttons pointing to specific JClic projects or to other Menu activity panels.
Parameters
project(module:project/JClicProject.JClicProject) — The JClicProject to which this activity belongs
MenuPanel
static
Menu.js:67Extends: module:Activity.ActivityPanel
The ActivityPanel where Menu will show its content.
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