
# class Signature
# MEMBERS
# member name
Type: String
# member read-only sheets
Type: LinkedList
# CONSTRUCTORS
# constructor Signature()
Description:
# FUNCTIONS
# function addSheet(sheet)
Description:
Parameters:
- sheet: (Sheet) -
# function toLayout()
Description:
Return:
(Layout) -
# STATIC FUNCTIONS
# static function fromLayout(layout)
Description:
Parameters:
- layout: (Layout) -
Return:
(Signature) -