Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RadListViewComponent

Represents the RadListView component. RadListView is based on the already familiar native Android and iOS components from Progress Telerik UI for Android and Progress Telerik UI for iOS. The component exposes all major features supported by the native controls through a unified API suitable for NativeScript developers.

Hierarchy

  • RadListViewComponent

Index

Properties

footerTemplate

footerTemplate: TemplateRef

Identifies the footerItemTemplate property.

headerTemplate

headerTemplate: TemplateRef

Identifies the headerItemTemplate property.

itemSwipeTemplate

itemSwipeTemplate: TemplateRef

Identifies the itemSwipeTemplate property.

itemTemplate

itemTemplate: TemplateRef

Identifies the itemTemplate property.

items

items: any

Gets or sets the source collection used to populate the RadListView.

listView

listView: RadListView

Gets the NativeScript RadListView element.

loadOnDemandTemplate

loadOnDemandTemplate: TemplateRef

Identifies the load on demand cell template.

nativeElement

nativeElement: RadListView

Gets the NativeScript RadListView element.

Generated using TypeDoc