GridCheckBoxAppDataBuilder
class GridCheckBoxAppDataBuilder(val appInfo: AppInfo) : AppData.AppDataBuilder<AppInfoData> (source)
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
Creates a new GridCheckBoxAppDataBuilder for the given appInfo.