Class: SC.StateRouteHandlerContext
Extends
SC.Object.
Represents contextual information for whenever a state handles a triggered route. In additional to retaining contextual information, you can also use the object to retry trigging the state's route handler. Useful in cases where you need to defer the handling of the route for a later time.
Defined in: state_route_handler_context.js
- See:
- SC.State
Field Summary
- Fields borrowed from SC.Object:
- concatenatedProperties, isDestroyed, isObject, nextProperty, object, property, target, toInvalidate
- Fields borrowed from SC.Observable:
- isObservable
Documentation generated by JsDoc Toolkit 2.4.0 on Wed Apr 08 2015 10:02:21 GMT-0600 (CST)