- cell
TableLayoutCell cell(int col, int row)
Undocumented in source. Be warned that the author may not have intended to support it.
- col
TableLayoutGroup col(int c)
Undocumented in source. Be warned that the author may not have intended to support it.
- initialize
void initialize(int cols, int rows, bool layoutWidthFill, bool layoutHeightFill)
Undocumented in source. Be warned that the author may not have intended to support it.
- layout
void layout(Rect rc)
Undocumented in source. Be warned that the author may not have intended to support it.
- layoutCols
void layoutCols(int parentSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- layoutRows
void layoutRows(int parentSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- measure
Point measure(Widget parent, int cc, int rc, int pwidth, int pheight, bool layoutWidthFill, bool layoutHeightFill)
Undocumented in source. Be warned that the author may not have intended to support it.
- row
TableLayoutGroup row(int r)
Undocumented in source. Be warned that the author may not have intended to support it.