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