Class: Section

Section

new Section()

The section class.
Source:

Methods

init()

Create a constructor method that is called by the instance on instantiation. This allows the constructor to be overridden by other modules because they can override the init method with their own.
Source: