PropertyListItem

open class PropertyListItem

Constructors

Link copied to clipboard
constructor(propertyInfo: PropertyInfo)
constructor(propertyInfo: PropertyInfo, distance: Double)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open var isBusy: Boolean
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun getDistance(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun setDistance(distance: Double)
Link copied to clipboard
open fun setDownloadInProgress(downloadInProgress: Boolean, pct: Int)