version 1 . ; Assertion. Creates a space for Widget/Parent/Attribute assertions etc. Window = . ; Assertions, within the space created as part of a Window assertion. Widget = . Parent = . Root = . Attribute = . ; Assertion WidgetInstance = . ; Assertion Touch = . ; Message Click = . ; Assertion State = . ; Assertion. Marks the window as closeable. WindowCloseable = . ; Assertion. WindowTitle = . ; Data types WidgetId = any . SortKey = @double double / @string string . WidgetType = NodeType / LeafType . NodeType = / =column / =row . LeafType = / =blank / =text / =slider / =image / =icon . Color = . ; Box-and-glue layout Fill = @fixed double / . Sizing = . BoxSize = . ; Scrollable panels VisibleScrollRange = / =none / @visibleScrollRange > .