States

A collection of states.

Methods:

add, count

Property Listing

Property

Type

Access

Description

length

Number

readonly

The number of objects in the collection.

Method Listing

State add (withProperties:Object)

Creates a new State.

Parameter

Type

Description

withProperties

Object

Initial values for properties of the new State (Optional)

Number count ()

Displays the number of elements in the State.

Object of

Button.states