boxes/ActiveBoxBag
Source: ActiveBoxBag.js:32
File : boxes/ActiveBoxBag.js
Created : 21/04/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
ActiveBoxBag
static
ActiveBoxBag.js:43Extends: module:boxes/BoxBag.BoxBag
This class is a special case of BoxBag containing only objects of type ActiveBox.
In addition to the members and methods of BoxBag, it implements specific methods to deal with
ActiveBagContent objects and with the other specific members of ActiveBox like its "ids"
(idOrder, idLoc and idAss).
Parameters
parent(module:boxes/AbstractBox.AbstractBox, optional) — The AbstractBox to which this box bag belongscontainer(module:AWT.Container, optional) — The container where this box bag is placed.boxBase(module:boxes/BoxBase.BoxBase, optional) — The object where colors, fonts, border and other graphic properties
of this box bag are defined.