TreeRenderStack
Implements rendering strategy for tree like components.
Methods
| getItemNode | returns HTML element of the item |
| render | renders the specified item or the whole component |
Events
| onAfterRender | occurs immediately after the component has been rendered |
| onBeforeRender | occurs immediately before the component has been rendered |
| onItemRender | for each item rendering, occurs only for items with custom templates |
| onPartialRender | called when part of tree is repainted |
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support,
connect with other developers, and share your feedback there.