Inherits from RKTableItem : NSObject
Declared in RKControlTableItem.h
RKControlTableItem.m

Tasks

Convenience Accessors

  • – controlValue

    Return the value from the control as an object. This will wrap any primitive values into an appropriate object for use in mapping.

Instance Methods

controlValue

Return the value from the control as an object. This will wrap any primitive values into an appropriate object for use in mapping.

- (id)controlValue

Declared In

RKControlTableItem.h