Class Ember.Comparable

Module: ember
Since: vEmber 0.9

Implements some standard methods for comparing objects. Add this mixin to any class you create that can compare its instances.

You should implement the compare() method.

Show:

Methods

Properties

No documented items

Events

No documented items