| title |
String |
|
|
The Block Title. Prefix this with '<html>' to pass in HTML for the title. |
| titleSuffix |
String |
Optional |
|
A Suffix to append to the Block Title. This will be rendered in small, non-bold text. |
| headingStyle |
isefinSummaryPageBlockHeadingStyle |
Optional |
|
Block Heading Style.
If omitted, a value of isefinSummaryPageBlockHeadingStyle.Normal is assumed. |
| collapsible |
Boolean |
Optional |
|
Indicates whether this Block should be Collapsible.
If omitted, a value of True is assumed. |
| collapsed |
Boolean |
Optional |
|
Indicates whether this Collapsible Block should be Collapsed by default.
If omitted, a value of False is assumed. |