Class: ProMotion::FormViewController
- Inherits:
-
FXFormViewController
- Object
- UIViewController
- FXFormViewController
- ProMotion::FormViewController
- Defined in:
- lib/project/ext/pm_delegate.rb
Overview
Include the entire class declaration chain for people that may not have the ProMotion-form gem installed.
Instance Method Summary collapse
Methods inherited from UIViewController
#append, #append!, #build, #build!, #color, #create, #create!, #didRotateFromInterfaceOrientation, #font, #image, #on_load, #on_rotate, #originalViewDidLoad, #prepend, #prepend!, #reapply_styles, rmq_style_sheet_class, #shouldAutorotate, #shouldAutorotateToInterfaceOrientation, #should_autorotate, #should_rotate, #stylesheet, stylesheet, #stylesheet=, #viewDidAppear, #viewDidDisappear, #viewDidLoad, #viewWillAppear, #viewWillDisappear, #view_did_appear, #view_did_disappear, #view_did_load, #view_will_appear, #view_will_disappear, #willAnimateRotationToInterfaceOrientation, #willRotateToInterfaceOrientation, #will_animate_rotate, #will_rotate
Instance Method Details
#class_handles_delegates? ⇒ Boolean
27 28 29 |
# File 'lib/project/ext/pm_delegate.rb', line 27 def class_handles_delegates? true end |