Klasse ListViewGraphicsSkin<R extends Row<?,?,?>>

Alle implementierten Schnittstellen:
Skin<ListViewGraphics<R>>

public class ListViewGraphicsSkin<R extends Row<?,?,?>> extends GraphicsBaseSkin<ListViewGraphics<R>, R>
Graphics skin that renders rows in a ListView. It creates custom row cells and coordinates the automatic scrolling used while interacting with activities.