SheetDescription Module
Types and nested modules
Functions and values
| Function or value | Description |
|
|
Full Usage:
compLabelled name label compType
Parameters:
string
label : string
compType : ComponentType
Returns: CompSpec
|
|
|
|
|
|
|
|
Full Usage:
withParam name defaultValue description sheet
Parameters:
string
defaultValue : int
description : string
sheet : SheetDescription
Returns: SheetDescription
|
|
Full Usage:
withSlot compName slot expression sheet
Parameters:
string
slot : CompSlotName
expression : string
sheet : SheetDescription
Returns: SheetDescription
|
|