Index Hierarchy BCTextField Class Reference Inherits from BCAbstractField : NSObject Conforms to UITextFieldDelegate Declared in BCTextField.h Tasks textField property – setValue: Sets the value. Properties textField @property (nonatomic, strong, readonly) UITextField *textField Instance Methods setValue: Sets the value. - (void)setValue:(NSString *)value Discussion Sets the value. Declared In BCAbstractField.h Index Hierarchy