Package com.smartgwt.client.widgets.tile

Class Summary
TileGrid A TileGrid is a DataBoundComponent that displays a list of objects as a set of "tiles", where each tile represents one object, and the tiles are laid out in a grid with multiple tiles per row.
TileLayout Lays out a series of components, calls "tiles", in a grid with multiple tiles per row.
TileRecord A TileRecord is a JavaScript Object whose properties contain values for each TileField.