Class: SC.EmptyState
Extends
SC.State.
Represents an empty state that gets assigned as a state's initial substate if the state does not have an initial substate defined.
Defined in: empty_state.js
Field Summary
- Fields borrowed from SC.State:
- currentSubstates, enteredSubstates, historyState, initialSubstate, name, parentState, representRoute, statechart, stateIsInitialized, substates, substatesAreConcurrent
- Fields borrowed from SC.Object:
- concatenatedProperties, isDestroyed, isObject, nextProperty, object, property, target, toInvalidate
- Fields borrowed from SC.Observable:
- isObservable
Instance Methods
Instance Method Detail
enterState()
Documentation generated by JsDoc Toolkit 2.4.0 on Wed Apr 08 2015 10:02:20 GMT-0600 (CST)