The RowLoadingDecorator provides a loading image (e.g. a spinner) in rows that do not yet have data. The image that should be used is passed in as a configuration option 'imagePath'. When the row has received its data, the loading image is removed.
Attributes | Name and Description |
---|---|
|
caplin.grid.decorator.RowLoadingDecorator( mDecoratorConfig)
Constructs a |
►
caplin.grid.decorator.RowLoadingDecorator( mDecoratorConfig)
Constructs a caplin.grid.decorator.RowLoadingDecorator
instance — end-users will never need to do
this as grids are constructed based on their configurations in XML definition files by the
caplin.grid.GridComponentFactory class.
mDecoratorConfig |