MMPopoverDataPair Class Reference
Inherits from | NSObject |
Declared in | MMPopoverDataPair.h MMPopoverDataPair.m |
Properties
Instance Methods
initWithDataType:withSelectedValue:
- Constructor that creates a data pair that describes the
- (id)initWithDataType:(MMPopoverDataType)dataType withSelectedValue:(id)selectedValue
Discussion
- data type and the selected value.
*
@param dataType The data type.
@param selectedValue The selected value.
Declared In
MMPopoverDataPair.h