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 |
elapsed(te:flash.events:TimerEvent) — method, class com.eqsim.components.SimpleTimer |
| |
enter(hist:Boolean, specIDs:Array) — method, class com.eqsim.FStEng.State |
|
Called when a state is entered. |
ENTRY — Constant Static Property, class com.eqsim.FStEng.State |
|
Event generated on entry to a state. |
EventWithData — class, package com.eqsim.events |
|
Class that derives from Event but allows one to hang values off a data property. |
EventWithData(type:String, bubbles:Boolean, cancelable:Boolean, dataInit:Object) — Constructor, class com.eqsim.events.EventWithData |
|
Creates an instance of an Event with a data property. |
evtChange — Property, class com.eqsim.components.Slider |
|
The name of the event. |
evtChg — Property, class com.eqsim.components.Jog |
|
Let user change the event names, if desired. |
evtDisabled — Property, class com.eqsim.components.ButtonMomentary |
|
Event name of disabled event (when button clicked but button has enabled == false). |
evtDisabled — Property, class com.eqsim.components.ButtonToggle |
|
Event name of disabled event (when button clicked but button has enabled == false). |
evtDisabled — Property, class com.eqsim.components.Jog |
|
Let user change the event names, if desired. |
evtDisabled — Property, class com.eqsim.components.Slider |
|
Let user change the event name, if desired. |
evtDisabled — Property, class com.eqsim.components.Switch3 |
|
Event name of disabled event (when button clicked but button has enabled == false). |
evtDown — Property, class com.eqsim.components.Switch3 |
|
Event name for when button is put in the down position. |
evtElapsed — Property, class com.eqsim.components.SimpleTimer |
|
This property holds the string name of the event. |
evtMiddle — Property, class com.eqsim.components.Switch3 |
|
Event name for when button is put in the middle position. |
evtOverflow — Property, class com.eqsim.components.AlphaNumDigits |
|
Event name for event generated if the value of the display exceeds the
number of positions. |
evtOverflow — Property, class com.eqsim.components.NumDigits |
|
Event name for event generated if the value of the display (whole number) exceeds the
number of positions to the left of the decimal point. |
evtPress — Property, class com.eqsim.components.ButtonMomentary |
|
Event name of onPress event. |
evtPulse — Property, class com.eqsim.components.Stopwatch |
|
This property holds the string name of the event. |
evtReachTarg — Property, class com.eqsim.components.RoundDialSmooth |
|
Property that holds the string name of the event generated by this component. |
evtReachTarg — Property, class com.eqsim.components.SectorDialSmooth |
|
Property that holds the string name of the event generated by this component. |
evtRelease — Property, class com.eqsim.components.ButtonMomentary |
|
Event name of onRelease event. |
evtReleaseOutside — Property, class com.eqsim.components.ButtonMomentary |
|
Event name of onReleaseOutside event. |
evtRollOut — Property, class com.eqsim.components.ButtonMomentary |
|
Event name of onRollOut event. |
evtRollOver — Property, class com.eqsim.components.ButtonMomentary |
|
Event name of onRollOver event. |
evtSet — Property, class com.eqsim.components.ButtonToggle |
|
Event name for when button is put in the set (down) position. |
evtUnset — Property, class com.eqsim.components.ButtonToggle |
|
Event name for when button is put in the unset (up) position. |
evtUp — Property, class com.eqsim.components.Switch3 |
|
Event name for when button is put in the up position. |
execEvent(evtName:String, evtVal:any, q:Boolean) — method, class com.eqsim.components.ButtonMomentary |
|
This method is used to programmatically invoke an action of the component based on
the event passed in. |
execEvent(evtName:String, evtVal:any, q:Boolean) — method, class com.eqsim.components.ButtonToggle |
|
This method is used to programmatically invoke an action of the component based on
the event passed in. |
execEvent(evName:String, evVal:Number, q:Boolean) — method, class com.eqsim.components.Jog |
|
Given an event string and value that matches what this component would generate, perform the action. |
execEvent(evtName:String, evtVal:any, q:Boolean) — method, class com.eqsim.components.Switch3 |
|
This method is used to programmatically invoke an action of the component based on
the event passed in. |
extendedCharactersFunction — Property, class com.eqsim.components.AlphaNumDigits |
|
The default character set does not implement the full set of possible characters -- just alphanumeric. |
|
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 |