UI|Client|Widgets: Added basic implementation of GridLayout
This is more generic than what MenuWidget has been doing so far.Internally takes advantage of SequentialLayout and IndirectRule.
View differences
UI|Client|Widgets: Added basic implementation of GridLayout
This is more generic than what MenuWidget has been doing so far.
Internally takes advantage of SequentialLayout and IndirectRule.