Type class
Collection of State
objects for an element.
Click here for more info
Sources
This information about States is provided for reference only and is not available through exported packages and thus should not be imported or used on its own.
Inheritance
States does not extend any other symbol.
States is not extended by any other symbol.
Settings
States does not have any settings.
Private settings
States does not have any private settings.
Properties
States does not have any properties.
Methods
apply( newState: ) |
Returns Applies a named state to the target element. |
---|---|
applyAnimate( newState: ) |
Returns Applies a named state to the element. Returns an object representing all |
constructor( entity: ) |
Returns |
create( name: ) |
Returns Sets supplied If such state does not yet exists, it is created. |
lookup( name: ) |
Returns Checks if a state by |
remove( name: ) |
Returns Removes the state called |
Events
States does not have any events.