Inherits UITableViewController.
Public Member Functions | |
| (id) | - initWithCreditCard: |
Protected Attributes | |
| EMCreditCard * | _localCreditCard |
| EMCreditCard * | _creditCard |
| int | formSection |
| TTActivityLabel * | _loadingLabel |
| NSDateFormatter * | _dateFormatter |
| UITextField * | _name |
| UITextField * | _cardNumber |
| UITextField * | _cvv |
| UITextField * | _expirationDate |
| UIView * | _nameView |
| UIView * | _cardNumberView |
| UIView * | _cvvView |
| UIView * | _expirationDateView |
| EMOptionTableCell * | _optionCell |
| UIView * | _overlay |
| BOOL | _keyboardUp |
| NSInteger | _currentYear |
| NSInteger | _currentMonth |
| UITextField * | _currentTextField |
| NSInteger | _animationDirection |
Properties | |
| BOOL | showCardList |
1.8.0