TableLayout
org.nspl.TableLayout
case class TableLayout(columns: Int, horizontalGap: RelFontSize, verticalGap: RelFontSize) extends Layout
A Layout which puts elements into rows.
Attributes
- Graph
-
- Supertypes
Members list
In this article