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 |
SAFARI — Constant Static Property, class com.cyntaxic.cyntils.CynBrowser |
|
Defines the value of the navigator.userAgent
string for the Apple Safari Browser. |
SEAMONKEY — Constant Static Property, class com.cyntaxic.cyntils.CynBrowser |
|
Defines the value of the navigator.userAgent
string for the SeaMonkey Browser. |
shuffle(array:Array) — Static Method , class com.cyntaxic.cyntils.CynArray |
|
Shuffles the items of the given array. |
socialSecurity(value:String) — Static Method , class com.cyntaxic.cyntils.CynValidate |
|
Checks to see if the string is a valid Social Security Number. |
SSN_INVALID_CHARS — Constant Static Property, class com.cyntaxic.cyntils.CynValidate |
|
Code for a social security number with invalid characters. |
SSN_INVALID_FORMAT — Constant Static Property, class com.cyntaxic.cyntils.CynValidate |
|
Code for a social security number with an invalid format. |
SSN_TOO_MANY_DASHES — Constant Static Property, class com.cyntaxic.cyntils.CynValidate |
|
Code for a social security number with too many dashes. |
SSN_WRONG_LENGTH — Constant Static Property, class com.cyntaxic.cyntils.CynValidate |
|
Code for a social security number that is too long. |
STAGE — Static Property, class com.cyntaxic.cynmvc.Cyntaxic |
|
Returns the stage instance of the application. |
stageHeight — Property, class com.cyntaxic.cynmvc.controller.vos.ResizeVO |
|
The height of the stage. |
stageWidth — Property, class com.cyntaxic.cynmvc.controller.vos.ResizeVO |
|
The width of the stage. |
suppressDebug — Property, class com.cyntaxic.cynmvc.view.CynView |
|
Flag to set whether debugging is suppressed for this CynView. |
|
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 |