Inherits from UIView
Conforms to BCInputAccessoryDelegate
UITableViewDataSource
UITableViewDelegate
UITextFieldDelegate
Declared in BCFormView.h

Properties

backgroundView

@property (nonatomic, strong) UIView *backgroundView

contentView

@property (nonatomic, strong, readonly) UIView *contentView

form

@property (nonatomic, strong) BCForm *form

formNavigationAccessory

@property (nonatomic, strong, readonly) BCDefaultInputAccessory *formNavigationAccessory

Instance Methods

keyboardFrame

- (CGRect)keyboardFrame

setScrollable:

- (void)setScrollable:(BOOL)isScrollable