View source
interface IGroupListViewItemRenderer
package feathers.controls.dataRenderers
extends IUIControl
An item renderer optimized for the GroupListView
component.
Available since
1.0.0
.Variables
groupListViewOwner:GroupListView
The GroupListView
that contains this item renderer.
Available since
1.0.0
.location:Array<Int>
The location of the item in the data provider of the GroupListView
.
Available since
1.0.0
.