StateTypes

Options for specifying the events (user actions) that change a button's state.

Values

Name

Description

Value

StateTypes.DOWN

The mouse pointer is clicked on the button's area.

1181971556

StateTypes.DOWN_OFF

Down off state.

1181967462

StateTypes.DOWN_ON

Down on state.

1181967471

StateTypes.ROLLOVER

The mouse pointer moves into the button's area.

1181971574

StateTypes.ROLLOVER_OFF

Rollover off state.

1181972070

StateTypes.ROLLOVER_ON

Rollover on state.

1181972079

StateTypes.UP

The default appearance, used when there is no user activity on the button's area.

1181971566

StateTypes.UP_OFF

Up off state.

1181970022

StateTypes.UP_ON

Up on state.

1181970031

Object of

State.statetype