RSDHumanMeasurementTableItemGroup
open class RSDHumanMeasurementTableItemGroup : RSDInputFieldTableItemGroup
An item group for entering data that is a human-measurement in localized units appropriate to the size-range of a human (adult, child, infant).
-
Default initializer.
Declaration
Swift
public init(beginningRowIndex: Int, inputField: RSDInputField, uiHint: RSDFormUIHint)
Parameters
beginningRowIndex
The first row of the item group.
inputField
The input field associated with this item group.
uiHint
The UI hint.