nearestOfType (klass) deprecatedprivate
use yield and contextual components for composition instead.
Return the nearest ancestor that is an instance of the provided class or mixin.
Parameters:
- 
klass Class,Mixin
- Subclass of Ember.View (or Ember.View itself), or an instance of Ember.Mixin.
Returns:
- Ember.View
 
          
Please login to continue.