Adobe InDesign CS6 Server (8.0) Object Model JS: StateTypes

InDesign Server CS6

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

Value

NameDescriptionValue
StateTypes.DOWNThe mouse pointer is clicked on the button's area.1181971556 = 'Fstd'
StateTypes.DOWN_OFFDown off state.1181967462 = 'Fsdf'
StateTypes.DOWN_ONDown on state.1181967471 = 'Fsdo'
StateTypes.ROLLOVERThe mouse pointer moves into the button's area.1181971574 = 'Fstv'
StateTypes.ROLLOVER_OFFRollover off state.1181972070 = 'Fsvf'
StateTypes.ROLLOVER_ONRollover on state.1181972079 = 'Fsvo'
StateTypes.UPThe default appearance, used when there is no user activity on the button's area.1181971566 = 'Fstn'
StateTypes.UP_OFFUp off state.1181970022 = 'Fsnf'
StateTypes.UP_ONUp on state.1181970031 = 'Fsno'

Usage

As property

State.statetype

Jongware, 28-Apr-2012 v3.0.3iContents :: Index