Class: HistoryCell

HistoryCell

new HistoryCell()

Implements:

Members

(static) PageBreak :HistoryCell

Special cell for creating page break, add this to controller to create page break.
Type:

controller

Properties:
Name Type Attributes Description
controller HistoryRecordController <nullable>

(constant) initializer :string

The name of constructor the class, will be used to restore the object. The constructor has to be accessable via
window[initializer]
Type:
  • string
Implements:

records

Properties:
Name Type Description
records Array.<HistoryRecord>