API Docs for: 0.0.2
Show:

Grid Module

List of games view. List of games is displayed in a grid.

Example:

children:[
... ,
{
     titleBar:false,
     type:'chess.view.gamelist.Grid',
     weight:1,
     frame:true,
     fillview:true,
     cols:['white', 'black', 'result']
 }
...
]

This module provides the following classes: