| 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 | |
| easeSpeed — Property in class gs.display.ScrollBar | |
| Scrolling ease speed. | |
| editDistance(source, target) — Static method in class gs.util.StringUtils | |
| Levenshtein distance (editDistance) is a measure of the similarity between two strings, The distance is the number of deletions, insertions, or substitutions required to transform a source into a target. | |
| embedFonts — Property in class gs.util.TextAttributes | |
| Whether or not the fonts are embedded. | |
| emptyString(str, message, exceptionType) — Static method in class gs.util.Assertions | |
| Assert a string as being empty (zero characters or all spaces). | |
| enable(id) — Static method in class gs.util.KeyHandler | |
| Enable a key handler. | |
| enabled — Property in class gs.display.accordion.BaseAccordionPane | |
| Toggles the enabled state on the labelBar. | |
| enabled — Property in class gs.display.decorators.SoundDecorator | |
| Whether or not this sound decorator is enabled. | |
| enabled — Property in class gs.util.KeyHandler | |
| Whether or not this key handler should fire. | |
| encodeNumber(strNumber, digitsShown, encodeChar) — Static method in class gs.util.StringUtils | |
| Encode a credit card number as a string and encode all digits except the last digitsShown. | |
| encodeURI2(str) — Static method in class gs.util.StringUtils | |
| Unescapes and re-encodes a URI. | |
| endpoint — Property in class gs.remoting.RemotingCall | |
| The service endpoint. | |
| endsWith(input, suffix) — Static method in class gs.util.StringUtils | |
| Determines whether the specified string ends with the specified suffix. | |
| equal(value, otherValue, message, exceptionType) — Static method in class gs.util.Assertions | |
| Assert that a value is equal to another value. | |
| equals(arr1, arr2) — Static method in class gs.util.ArrayUtils | |
| Determine if one array is identical to the other array. | |
| equals(s1, s2, caseSensitive) — Static method in class gs.util.StringUtils | |
| Does a case insensitive compare with two strings. | |
| equals(d:gs.util.geom:Dimension) — Method in class gs.util.geom.Dimension | |
| Test equality between this Dimension and another Dimension. | |
| ERROR — Constant static property in class gs.events.AssetErrorEvent | |
| Defines the value of the type propert yof the assetError event type. | |
| errorField — Property in class gs.display.view.BaseErrorView | |
| An error message text field. | |
| errorViews — Property in class gs.display.view.BaseFormView | |
| A container for BaseErrorView's to show and hide during validation. | |
| event — Property in class gs.tracking.TrackingHandler | |
| The event that will trigger that tracking call. | |
| EventBroadcaster — Class in package gs.util | |
| The EventBroadcaster is a static class, and wraps an instance of an event dispatcher. | |
| EventHandler — Class in package gs.util | |
| The EventHandler class is a utility to simplify adding events to display objects. | |
| EventHandler(obj, callbackDelegate, prefix, returnEventObjects) — Constructor in class gs.util.EventHandler | |
| Contstructor for EventHandler instances. | |
| EventUtil — Class in package gs.util | |
| The EventUtils class contains utility methods to simplify adding and removing events. | |
| EXABIT — Constant static property in class gs.util.MathUtils | |
| Exabit value. | |
| exabit2bit(n) — Static method in class gs.util.MathUtils | |
| Convert exabits to bits. | |
| EXABYTE — Constant static property in class gs.util.MathUtils | |
| Exabyte value. | |
| exabyte2bit(n) — Static method in class gs.util.MathUtils | |
| Convert exabytes to bits. | |
| exceedsSizeLimit(fr:gs.util:FileRef, kbytes) — Static method in class gs.util.FileRef | |
| Check whether or not a FileRef's size exceeds maximum kilobytes. | |
| expand(w, h) — Method in class gs.util.geom.Dimension | |
| Expands the size of this Dimension by the specified width and height. | |
| ExtendedTextFileFilter — Constant static property in class gs.util.FileFilters | |
| A FileFilter containing more text extensions - it contains .doc,.docx. | |
| externalInterface — Constant static property in class gs.util.NavigateToURL | |
| Mode for using external interface for page navigations. | |
| externalInterfaceOpenMethod — Static property in class gs.util.NavigateToURL | |
| If this is set, and the mode is external interface, the call will be made to this method, with the url parameter and window. | |
| 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 | |