Package com.smartgwt.client.widgets.tile
package com.smartgwt.client.widgets.tile
-
ClassDescriptionDefault class used by a
TileGrid
to render each tile.A TileGrid is aDataBoundComponent
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.Lays out a series of components, called "tiles", in a grid with multiple tiles per row.A TileRecord is a JavaScript Object whose properties contain values for each TileField.