Class: ProMotion::ViewController

Inherits:
UIViewController show all
Defined in:
lib/project/ext/pm_delegate.rb

Direct Known Subclasses

Screen

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

Returns:

  • (Boolean)


9
10
11
# File 'lib/project/ext/pm_delegate.rb', line 9

def class_handles_delegates?
  true
end