LayoutFormDescriptor

data class LayoutFormDescriptor(val layoutSpec: LayoutSpec?, val showCheckbox: Boolean, val showCheckboxControlledFields: Boolean)

Constructors

Link copied to clipboard
fun LayoutFormDescriptor(layoutSpec: LayoutSpec?, showCheckbox: Boolean, showCheckboxControlledFields: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard