Inherits from BCAbstractField : NSObject
Conforms to UITextFieldDelegate
Declared in BCTextField.h

Tasks

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