| Identifies components that can be used as "rubber stamps" to paint
the cells in a
Grid .
If you need better control, your renderer can also implement
RowRendererExt .
In addition, you could also
implement
RendererCtrl . For example, starts an transaction,
and uses it to render all rows for the same request.
author: tomyeh See Also: ListModel See Also: Listbox See Also: RowRendererExt |