Cells
Properties
Link copied to clipboard
                  Sets the horizontal alignment of the text within the box. Has an effect only if text spans two or more lines (i.e. text contains one or more 
 HTML tags) or if an explicit width is set to override the text width.
Link copied to clipboard
                  Link copied to clipboard
                  LayoutLine type object.
Link copied to clipboard
                  Cell values. values[m][n] represents the value of the "n"-th point in column "m", therefore the values[m] vector length for all columns must be the same (longer vectors will be truncated).
Functions
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  fun Scheme.numberGreaterThan(minValue: Number, default: Number = minValue, key: Name? = null): ReadWriteProperty<Any?, Number>
A safe Number ray
Link copied to clipboard
                  fun Scheme.numberInRange(range: ClosedRange<Double>, key: Name? = null): ReadWriteProperty<Any?, Number>
A safe Number range
Link copied to clipboard
                  Convert any type-safe configurator to json string