The SLJSContainerDataProvider
class allows grids to be populated using an RTTP container available on
a Liberator that is connected to using StreamLinkJS. It is a concrete example of a
caplin.grid.GridDataProvider class — which is typically used to allow data to be made available
within a grid.
Attributes | Name and Description |
---|---|
|
caplin.grid.dataprovider.sljs.SLJSContainerDataProvider( caplin)
Constructs an |
►
caplin.grid.dataprovider.sljs.SLJSContainerDataProvider( caplin)
Constructs an SLJSContainerDataProvider
instance — end-users will never need to do this themselves
since grids are fully constructed based on their XML definition files by the
caplin.grid.GridComponentFactory class.
caplin |