RSDMultipleComponentTableItemGroup
public final class RSDMultipleComponentTableItemGroup : RSDInputFieldTableItemGroup
An item group for entering data requiring a multiple component format.
-
Default initializer.
Declaration
Swift
public init(beginningRowIndex: Int, inputField: RSDInputField, uiHint: RSDFormUIHint, pickerSource: RSDMultipleComponentPickerDataSource)Parameters
beginningRowIndexThe first row of the item group.
inputFieldThe input field associated with this item group.
uiHintThe UI hint.
View on GitHub
RSDMultipleComponentTableItemGroup Class Reference