STWTemplateTabModel

class STWTemplateTabModel(var category: STWTemplateCategory, var templateList: List<STWTemplate>?)

Constructors

Link copied to clipboard
fun STWTemplateTabModel(category: STWTemplateCategory, templateList: List<STWTemplate>?)

Properties

Link copied to clipboard
var category: STWTemplateCategory
Link copied to clipboard
var templateList: List<STWTemplate>?