View source
interface IHierarchicalDepthItemRenderer
package feathers.controls.dataRenderers
extends IUIControl
extended by HierarchicalItemRenderer
An item renderer that appears with a hierarchical collection and has awareness of its depth. A common use would be to determine how far to indent the content of items that are deeper in the hierarchy.
Available since
1.0.0
.See also:
Variables
hierarchyDepth:Int
Indicates if depth of the item renderer's data within the hierarchical collection.
Available since
1.0.0
.