render(id,data,type)
Type: Method
File:
Implemented in:
dhx.VirtualRenderStack
Included in:
renders a current state of an item or the whole component
Parameters
id - item id (optional)
string,dimension
data - hash of data for rendered item (optional)
object
type - type of operation:update, add or other (optional)
string
Returns
method doesn't return any data