GridCheckBoxAppDataBuilder

Builder for creating AppInfoData instances which sets its itemType to TYPE_ITEM_CHECKBOX and allows for customization of the following properties:

Constructors

Link copied to clipboard
constructor(appInfoData: AppInfoData)
constructor(appInfo: AppInfo)

Creates a new GridCheckBoxAppDataBuilder for the given appInfo.

Properties

Link copied to clipboard

The core AppInfo object associated with this item.

Functions

Link copied to clipboard
open override fun build(): AppInfoData
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard