boxes/BoxBag
Source: BoxBag.js:32
File : boxes/BoxBag.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
BoxBag
static
BoxBag.js:42Extends: module:boxes/AbstractBox.AbstractBox
BoxBag is a class derived from AbstractBox that contains a collection of "boxes"
(objects also derived from AbstractBox). This class implements methods to add, remove
and retrieve boxes, and to manage some of its properties like visibility, status, location and size.
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