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