TableLayout.TableLayoutGroup

Undocumented in source.

Members

Functions

colCellMeasured
void colCellMeasured(TableLayoutCell cell)
Undocumented in source. Be warned that the author may not have intended to support it.
initialize
void initialize(int index)
Undocumented in source. Be warned that the author may not have intended to support it.
rowCellMeasured
void rowCellMeasured(TableLayoutCell cell)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fill
bool fill;
Undocumented in source.
index
int index;
Undocumented in source.
layoutSize
int layoutSize;
Undocumented in source.
maxSize
int maxSize;
Undocumented in source.
measuredSize
int measuredSize;
Undocumented in source.
minSize
int minSize;
Undocumented in source.
size
int size;
Undocumented in source.

Meta