Class: CBSection

CBSection

new CBSection(dataobject)

Base object to create sections . This object storate others sections and cbobjects elements
Parameters:
Name Type Description
dataobject Object
Properties
Name Type Description
sections Array.<CBSection> Subsections inside this section
content Array.<CBObject> Elements available in this section
type String Type of object. This info is usefull to restore when load project
name String Secion name.
Source: