A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
pause() — method, class com.eqsim.components.SimpleTimer
pause() — method, class com.eqsim.components.Stopwatch
Pause the stopwatch.
playClick() — method, class com.eqsim.components.Jog
playClick() — method, class com.eqsim.components.Slider
_position — Property, class com.eqsim.components.Switch3
position — Property, class com.eqsim.components.Switch3
Which position the switch is in -- "up", "middle", or "down".
postEvent(ev:flash.events:Event, timeDelay:Number, pty:int) — method, class com.eqsim.FStEng.StateEngine
Main routine for injecting an event into the state network.
Potentiometer — class, package com.eqsim.components
This class implements a simple potentiometer, which is virtually identical in functionality to the jog knob (Jog).
Potentiometer() — Constructor, class com.eqsim.components.Potentiometer
prepareNetwork() — method, class com.eqsim.FStEng.StateEngine
Initializes the states and transitions before the engine activates the first time.
press(q:Boolean) — method, class com.eqsim.components.ButtonMomentary
Called when button pressed, we generate the onPress event and setup mechanism to see if we should repeat.
previewBox — Property, class com.eqsim.components.SimpleTimer
previewBox — Property, class com.eqsim.components.Stopwatch
_prevLampState — Property, class com.eqsim.components.Lamp
pulseActivities — Property, class com.eqsim.FStEng.State
An array containing the pulse activities (PulseActivity) for this state.
PulseActivity — class, package com.eqsim.FStEng
Time-based or frame-based state activity.
PulseActivity(interval:uint, origState:com.eqsim.FStEng:State, cb:Function, fb:Boolean) — Constructor, class com.eqsim.FStEng.PulseActivity
Creates an instance of a Pulse Activity.
pulseFreq — Property, class com.eqsim.components.ButtonMomentary
Sets the interval (in milliseconds) between repeated onPress when the button is pressed.
pulseInterval — Property, class com.eqsim.components.Stopwatch
This property indicates the interval at which to generate pulse events when the stopwatch is active.
pval — Property, class com.eqsim.components.AlphaNumDigits
A private value used to hold the digital display's value.
pval — Property, class com.eqsim.components.NumDigits
A private value used to hold the digital display's value.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z