LayoutFormDescriptor
data class LayoutFormDescriptor( val layoutSpec: LayoutSpec?, val showCheckbox: Boolean, val showCheckboxControlledFields: Boolean)
Content copied to clipboard
Constructors
Link copied to clipboard
fun LayoutFormDescriptor( layoutSpec: LayoutSpec?, showCheckbox: Boolean, showCheckboxControlledFields: Boolean)
Content copied to clipboard