Class Table

All Implemented Interfaces:
Cullable
Direct Known Subclasses:
Button, ChatFragment, ConsoleFragment, CoreItemsDisplay, Dialog, ItemDisplay, ItemsDisplay, LCanvas, LCanvas.StatementElem, LiquidDisplay, MapObjectivesCanvas.ObjectiveTilemap.ObjectiveTile, Minimap, SettingsMenuDialog.SettingsTable, WaveGraph

public class Table extends WidgetGroup
A group that sizes and positions children using table constraints. By default, touchable is Touchable.childrenOnly.

The preferred and minimum sizes are that of the children when laid out in columns and rows.