tabItems property

List<TabObject> tabItems
final

A list of controller tab objects that make up the tabbing bar

Implementation

final List<TabObject> tabItems;