| 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 | |
| handleDelicious(obj, url, title, window) — Static method in class gs.util.SocialShares | |
| Handles delicious. | |
| handleDigg(obj, url, title, window) — Static method in class gs.util.SocialShares | |
| Handles digg. | |
| handleDownForSeek — Property in class gs.display.flv.FLVControls | |
| Flag indicating handle down state. | |
| handleFacebook(obj, url, title, window) — Static method in class gs.util.SocialShares | |
| Handles facebook. | |
| handleFurl(obj, url, title, window) — Static method in class gs.util.SocialShares | |
| Handles furl. | |
| handleMyspace(obj, url, title, window) — Static method in class gs.util.SocialShares | |
| Handles a myspace button for you. | |
| handleReddit(obj, url, window) — Static method in class gs.util.SocialShares | |
| Handles reddit. | |
| handleStumbleUpon(obj, url, window) — Static method in class gs.util.SocialShares | |
| Handles stumble upon for you. | |
| handleTwitter(obj, url, window) — Method in class gs.util.SocialShares | |
| Handles twitter. | |
| handleWinlive(obj, url, window) — Static method in class gs.util.SocialShares | |
| Handles winlive. | |
| hasAttrib(xml, name) — Static method in class gs.util.XMLUtils | |
| Whether or not xml has an attribute on it. | |
| hasBr(str) — Static method in class gs.util.StringUtils | |
| Detect HTML line breaks (>br<). | |
| hasEventListener(type) — Static method in class gs.util.EventBroadcaster | |
| Check to see if there is a listener of specified type on the broadcaster. | |
| hasFullscreenMode() — Static method in class gs.util.PlayerUtils | |
| Check whether or not the current player supports fullscreen. | |
| hasNext() — Method in class gs.util.iters.ArrayBidirectionalIterator | |
| Check if iterator has a next element. | |
| hasNext() — Method in class gs.util.iters.ArrayBounceIterator | |
| There will always be a next item, as when the pointer is at the end, it switches direction. | |
| hasNext() — Method in class gs.util.iters.ArrayIterator | |
| Check if iterator has a next element. | |
| hasNext() — Method in class gs.util.iters.ArrayLoopableIterator | |
| This will always have a next element, because the pointer loops. | |
| hasNext() — Method in class gs.util.iters.XMLListIterator | |
| Whether or not there's a next item. | |
| hasNode(xml, name) — Static method in class gs.util.XMLUtils | |
| Whether or not xml has a node called name. | |
| hasObject(id) — Method in class gs.audio.AudioGroup | |
| Check if this group contains an audible object. | |
| hasPrev() — Method in class gs.util.iters.XMLListIterator | |
| Whether or not there's a previous item. | |
| hasPrevious() — Method in class gs.util.iters.ArrayBidirectionalIterator | |
| Check if iterator has a previous element. | |
| hasPrevious() — Method in class gs.util.iters.ArrayLoopableIterator | |
| This will always have a previous element, because the pointer loop. | |
| hasProperty(name) — Method in class gs.util.XMLNamespaceProxy | |
| Forwards the call to xml.hasOwnProperty(name). | |
| height — Property in class gs.display.GSTextField | |
| Height of the display object. | |
| height — Property in class gs.display.Scale3Clip | |
| Height | |
| height — Property in class gs.display.Scale9Clip | |
| Height | |
| height — Property in class gs.display.accordion.Accordion | |
| The accordion height. | |
| height — Property in class gs.display.accordion.BaseAccordionPane | |
| Accordion pane height including label bar. | |
| height — Property in class gs.display.flv.FLV | |
| Video height. | |
| _height — Property in class gs.display.shapes.RoundRect | |
| Height. | |
| height — Property in class gs.display.shapes.RoundRect | |
| Height | |
| height(value, ... rest) — Static method in class gs.util.SetterUtils | |
| Set the height property on multiple objects. | |
| height — Property in class gs.util.geom.Dimension | |
| The height. | |
| hexFromComponents(r, g, b) — Static method in class gs.util.ColorUtils | |
| Convert individual RGB values to a hexidecimal value. | |
| hexFromPercentages(rgb) — Static method in class gs.util.ColorUtils | |
| Convert an RGB Object to a hexidecimal color value. | |
| hide() — Method in class gs.display.GSClip | |
| Sets the visible property to false. | |
| hide() — Method in class gs.display.GSSprite | |
| Sets the visible property to false. | |
| hide() — Method in class gs.display.view.BaseFormView | |
| Hide this form view - this calls removeKeyMappings() and deselectField(). | |
| hide() — Static method in class gs.util.Profiler | |
| hideBufferIndicator() — Method in class gs.display.flv.FLVControls | |
| Hide the buffer indicator. | |
| hideBufferProgressBar() — Method in class gs.display.flv.FLVControls | |
| Hide the buffer progress bar. | |
| hideButtons() — Method in class gs.display.view.BaseFormView | |
| Hide's any form buttons that are currently visible. | |
| hideCancelButton() — Method in class gs.display.view.BaseFormView | |
| Hides the cancel button. | |
| hideConfirmButton() — Method in class gs.display.view.BaseFormView | |
| Hides the confirm button. | |
| hideDeleteButton() — Method in class gs.display.view.BaseFormView | |
| Hides the delete button. | |
| hideInitialPlayButton() — Method in class gs.display.flv.FLVControls | |
| A method you can override to hook into the times that the initial play button is hidden. | |
| hideNoButton() — Method in class gs.display.view.BaseFormView | |
| Hides the no button. | |
| hideOKButton() — Method in class gs.display.view.BaseFormView | |
| Hides the ok button. | |
| hidePausebutton() — Method in class gs.display.flv.FLVControls | |
| A method you can override to hook into the times that the pause button is hidden. | |
| hidePlayAgainButton() — Method in class gs.display.flv.FLVControls | |
| A method you can override to hook into the times that the play again button is hidden. | |
| hidePlayButton() — Method in class gs.display.flv.FLVControls | |
| A method you can override to hook into the times that the play button is hidden. | |
| hideYesButton() — Method in class gs.display.view.BaseFormView | |
| Hides the yes button. | |
| HIGH — Constant static property in class gs.util.filters.FilterQuality | |
| High filter quality. | |
| highlightedTerm — Property in class gs.util.autosuggest.AutoSuggestMatch | |
| An HTML representation of the term that provides a way to use styles on a textfield for highlights. | |
| history — Static property in class gs.util.Profiler | |
| hitArea — Property in class gs.display.accordion.BaseAccordionLabelBar | |
| hitbox — Property in class gs.tracking.Tracking | |
| An instance of Hitbox. | |
| Hitbox — Class in package gs.tracking | |
| The Hitbox class fires hitbox tracking events. | |
| hitclip — Property in class gs.display.accordion.BaseAccordionLabelBar | |
| The hit clip for this bar. | |
| HORIZONTAL — Constant static property in class gs.display.ScrollBar | |
| Horizontal scrollbar mode. | |
| hours2ms(n) — Static method in class gs.util.DateUtils | |
| Convert number of hours to milliseconds. | |
| hsltoHSV(hue, luminance, saturation) — Static method in class gs.util.ColorUtils | |
| Convert HSL to HSV using RGB conversions: color preservation may be dubious. | |
| hsltoRGB(hue, luminance, saturation) — Static method in class gs.util.ColorUtils | |
| Convert HSL values to RGB values. | |
| hsvtoHSL(hue, saturation, value) — Static method in class gs.util.ColorUtils | |
| Convert HSV to HLS using RGB conversions: color preservation may be dubious. | |
| hsvtoRGB(hue, saturation, value) — Static method in class gs.util.ColorUtils | |
| Convert HSV values to RGB values. | |
| htmlDecode(s) — Static method in class gs.util.StringUtils | |
| Decode HTML. | |
| htmlEncode(s) — Static method in class gs.util.StringUtils | |
| Encode HTML. | |
| htmlEntities(t) — Static method in class gs.util.HTMLUtils | |
| Convert special characters to HTML entity equivalents. | |
| HTMLFileFilter — Constant static property in class gs.util.FileFilters | |
| A FileFilter containing the html extension - it contains .html. | |
| htmlText — Property in class gs.display.GSTextField | |
| The text value for the internal text field. | |
| HTMLUtils — Class in package gs.util | |
| The HTMLUtils class contains helpers for HTML. | |
| HTTPCall — Class in package gs.http | |
| The HTTPCall class simplifies making http requests. | |
| HTTPCall(_url, _method, _data, _timeout, _retries, _responseFormat, _resultHandler) — Constructor in class gs.http.HTTPCall | |
| Constructor for HTTPCall instances. | |
| HTTPCallFault — Class in package gs.http | |
| The HTTPCallFault class is a fault wrapper for faulty http calls. | |
| HTTPCallResponseFormat — Class in package gs.http | |
| The HTTPCallResponseFormat class is an enumeration of constants for HTTPCall#responseFormat. | |
| HTTPCallResult — Class in package gs.http | |
| The HTTPCallResult class is a result wrapper for successful http calls. | |
| HTTPCallResultHandler — Class in package gs.http | |
| The HTTPCallResultHandler class processes an HTTPCall response. | |
| HTTPService — Class in package gs.http | |
| The HTTPService class is a simple wrapper around sending HTTPCalls to the same server. | |
| HTTPService(_baseurl, _timeout, _retries) — Constructor in class gs.http.HTTPService | |
| Constructor for HTTPService instances. | |
| httpStatus — Property in class gs.util.FileRef | |
| The http status code if one is available. | |
| HUE_MAX — Constant static property in class gs.util.ColorUtils | |
| The hue maximum degree. | |
| hueToRGB(min, max, hue) — Static method in class gs.util.ColorUtils | |
| Convert hue to RGB values using a linear transformation. | |
| 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 | |