Classes
The following classes are available globally.
-
A base table view with built-in support for keyboard display and same initialization defaults.
Copyright
©2016 Lionheart Software LLCDate
April 12, 2016Declaration
Swift
open class BaseTableViewController : UIViewController, HasTableView
-
Undocumented
See moreDeclaration
Swift
open class QuickTableViewController<Container> : BaseTableViewController, UITableViewDataSource, UITableViewDelegate where Container : QuickTableViewContainer
-
Undocumented
See moreDeclaration
Swift
open class QuickTableViewCellDefault : UITableViewCell, QuickTableViewCellIdentifiableFixedHeight
-
Undocumented
See moreDeclaration
Swift
open class QuickTableViewCellSubtitle : UITableViewCell, QuickTableViewCellIdentifiableFixedHeight
-
Undocumented
See moreDeclaration
Swift
open class QuickTableViewCellValue1 : UITableViewCell, QuickTableViewCellIdentifiableFixedHeight
-
Undocumented
See moreDeclaration
Swift
open class QuickTableViewCellValue2 : UITableViewCell, QuickTableViewCellIdentifiableFixedHeight