ListitemRenderer

Identifies components that can be used as "rubber stamps" to paint the cells in a Listbox.

Interface Name

org.zkoss.zul.Listitem Renderer

Methods

Name

Description

Return Data Type

render(Listitem item, java.lang.Object data)

Renders the data to the specified list item.

void