SelectionCategorieTVCell
class SelectionCategorieTVCell : UITableViewCell
Undocumented
-
Undocumented
Declaration
Swift
@IBOutlet weak var categoriePickerView: UIPickerView!
-
Undocumented
Declaration
Swift
func setPickerViewDataSourceDelegate<D>(dataSourceDelegate: D) where D : UIPickerViewDataSource, D : UIPickerViewDelegate