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 |
cacheTransforms — Property, class com.gestureworks.cml.layouts.Layout |
|
Flag indicating the childTransformations are to be cached and reapplied for convenience. |
calculateHSBFromRGB() — method, class com.gestureworks.cml.elements.ColorPicker |
|
Calculates the color's HSB values from its RGB values
|
calculateRGBFromHex() — method, class com.gestureworks.cml.elements.ColorPicker |
|
Calculates the selectedColor's RGB values
|
calculateRGBFromHSB() — method, class com.gestureworks.cml.elements.ColorPicker |
|
Calculates the color's RGB values from its HSB values
|
callDown(target:flash.display:Sprite) — method, class com.gestureworks.cml.elements.SlideMenu |
| |
callUp(target:flash.display:Sprite) — method, class com.gestureworks.cml.elements.SlideMenu |
| |
cam — Property, class com.gestureworks.cml.elements.LiveVideo |
| |
_camera — Property, class com.gestureworks.cml.elements.LiveVideo |
|
defines camera element. |
camera — Property, class com.gestureworks.cml.elements.LiveVideo |
|
sets the camera element. |
capsOn — Property, class com.gestureworks.cml.elements.Key |
|
A flag indicating the "capitalized" state of the text. |
caretIndex — Property, class com.gestureworks.cml.elements.Text |
|
The index of the insertion point (caret) position. |
center — Property, class com.gestureworks.cml.elements.Attract |
|
Sets whether or not to center chidren
|
centerColumn — Property, class com.gestureworks.cml.layouts.Layout |
|
Flag indicating the alignment of the objects' centers with the center of the column. |
centerContent — Property, class com.gestureworks.cml.elements.Album |
|
Flag indicating the album items should be centered horizontally and
vertically
|
centerLine — Property, class com.gestureworks.cml.elements.Dial |
|
Defines the center line of background
|
centerLineAlpha — Property, class com.gestureworks.cml.elements.Dial |
|
Sets the center line transparency of background
|
centerLineColor — Property, class com.gestureworks.cml.elements.Dial |
|
Sets the center line color of background
|
centerLineLineStroke — Property, class com.gestureworks.cml.elements.Dial |
|
Sets the center line line stroke of background
|
centerLineOutlineAlpha — Property, class com.gestureworks.cml.elements.Dial |
|
Sets the outline transparency of center line of background
|
centerLineOutlineColor — Property, class com.gestureworks.cml.elements.Dial |
|
Sets the center line outline color of background
|
centerPlayButton — Property, class com.gestureworks.cml.elements.Video |
|
Flag central alignment of the play button
|
centerRow — Property, class com.gestureworks.cml.layouts.Layout |
|
Flag indicating the alignment of the objects' centers with the center of the row. |
centerX — Property, class com.gestureworks.cml.elements.RadialSlider |
|
Sets the center X value to use for slider
|
centerY — Property, class com.gestureworks.cml.elements.RadialSlider |
|
Sets the center Y value to use for slider
|
CHANGE — Constant Static Property, class com.gestureworks.cml.events.StateEvent |
|
Event constant
|
changeColor(e:com.gestureworks.cml.events:StateEvent) — method, class com.gestureworks.cml.components.PaintViewer |
| |
channels — Property, class com.gestureworks.cml.elements.WAV |
|
Number of audio channels
|
charCode — Property, class com.gestureworks.cml.elements.Key |
|
The character code (unicode) value of the key pressed
|
charLength — Property, class com.gestureworks.cml.elements.Text |
|
The number of characters in a text field. |
checkComponents() — method, class com.gestureworks.cml.components.CollectionViewer |
|
Checks to see if the correct number of componets are currently shown. |
childList — Property, class com.gestureworks.cml.core.CMLObject |
|
Returns the object's childList. |
childList — Property, class com.gestureworks.cml.elements.TouchContainer |
|
Returns the object's childList. |
childList — Property, interface com.gestureworks.cml.interfaces.IObject |
|
Returns the object's childList. |
childToList(id:String, child:any) — method, class com.gestureworks.cml.elements.TouchContainer |
|
child appended to the childlist
|
childTransformations — Property, class com.gestureworks.cml.layouts.Layout |
| |
chrome — Property, class com.gestureworks.cml.elements.YouTube |
|
Sets whether or not to use the chromed (player with buttons) or not. |
classes — Static Property, class com.gestureworks.cml.core.CMLCore |
|
Custom classes can be registered by either pushing into this array or using the following import
syntax (note the reference to the class after the import statement):
import com.gestureworks.cml.components.MediaViewer; MediaViewer;
|
className — Property, class com.gestureworks.cml.elements.TouchContainer |
|
sets the class name of displayobject
|
className — Property, interface com.gestureworks.cml.interfaces.ICSS |
|
Returns the css class name. |
classRef — Property, class com.gestureworks.cml.elements.SWC |
|
Loads a swc library class. |
classRef — Property, class com.gestureworks.cml.elements.SWF |
|
classRef loads a swf library class
must be pre-loaded through the library kit
|
clear() — method, class com.gestureworks.cml.components.AlbumViewer |
| |
clear() — Static Method , class com.gestureworks.cml.core.CMLParser |
| |
clear() — method, class com.gestureworks.cml.elements.Album |
|
Removes belt children and resets initial album states
|
clear() — method, class com.gestureworks.cml.elements.Dial |
| |
clear() — method, class com.gestureworks.cml.elements.Graphic |
|
Clears the graphics that were drawn to this Graphics object,
and resets fill and line style settings. |
clear() — method, class com.gestureworks.cml.elements.Slideshow |
|
Method to clear children and reset the childlist so the slideshow can be repopulated by running
init without simply appending or duplicating itself or the ChildList. |
clearTrail(objToClean:com.gestureworks.cml.elements:SlideMenu) — method, class com.gestureworks.cml.elements.SlideMenu |
| |
clockwise — Property, class com.gestureworks.cml.elements.Graphic |
|
Set if the circle segment should go clockwise/
Shape must be circleSegment. |
clockwise — Property, class com.gestureworks.cml.elements.RadialSlider |
|
Sets if the slider should go clockwise
|
clone() — method, class com.gestureworks.cml.components.Component |
|
Returns clone of self
|
clone() — method, class com.gestureworks.cml.components.FlickrViewer |
|
Returns clone of self
|
clone() — method, class com.gestureworks.cml.components.ImageViewer |
| |
clone() — method, class com.gestureworks.cml.core.CMLObject |
|
Clone method. |
clone() — method, class com.gestureworks.cml.elements.Button |
|
Returns clone of self
|
clone() — method, class com.gestureworks.cml.elements.Frame |
|
Returns a clone of self
|
clone() — method, class com.gestureworks.cml.elements.Graphic |
|
Returns clone of self
|
clone() — method, class com.gestureworks.cml.elements.Image |
|
Returns a clone of this Image
|
clone() — method, class com.gestureworks.cml.elements.Menu |
|
Returns clone of self
|
clone() — method, class com.gestureworks.cml.elements.RadialSlider |
| |
clone() — method, class com.gestureworks.cml.elements.ScrollBar |
| |
clone() — method, class com.gestureworks.cml.elements.ScrollPane |
|
Clone method
|
clone() — method, class com.gestureworks.cml.elements.Slider |
| |
clone() — method, class com.gestureworks.cml.elements.Text |
|
Clone method
|
clone() — method, class com.gestureworks.cml.elements.TouchContainer |
|
Clone method
|
clone() — method, class com.gestureworks.cml.events.FileEvent |
|
Overrides event's clone method
|
clone() — method, class com.gestureworks.cml.events.StateEvent |
|
Overrides event's clone method
|
cloneExclusions — Property, class com.gestureworks.cml.elements.TouchContainer |
|
Returns a list of properties to exclude when cloning this object
|
close(e:com.gestureworks.events:GWGestureEvent) — method, class com.gestureworks.cml.elements.Drawer |
|
Plays the down tween, registers the open listener, and removes the close listener
|
close() — method, class com.gestureworks.cml.elements.Image |
|
Closes the currently open image file
|
close() — method, class com.gestureworks.cml.elements.MP3 |
|
Closes mp3
|
close() — method, class com.gestureworks.cml.elements.Media |
|
Closes the currently open media file
|
close() — method, class com.gestureworks.cml.elements.Video |
|
Closes video
|
close() — method, class com.gestureworks.cml.elements.WAV |
|
closes wav file
|
close() — method, class com.gestureworks.cml.elements.YouTube |
|
closes the video
|
clusterBubbling — Property, class com.gestureworks.cml.elements.Album |
|
Redirect clusterBubbling setting to the belt
|
clusterBubbling — Property, class com.gestureworks.cml.elements.MenuAlbum |
|
Prevent disabling of clusterBubbling
|
cml — Property, class com.gestureworks.cml.elements.Include |
|
Sets the source cml file
|
cml — Static Property, class com.gestureworks.cml.managers.FileManager |
| |
CMLAir — class, package com.gestureworks.cml.core |
|
The CMLAir class is the registry file for AIR-exclusive classes that are capable of
being loaded by the CML Parser. |
CMLCore — class, package com.gestureworks.cml.core |
|
The CMLCore class is the registry file for classes that are capable of
being loaded by the CML Parser. |
cmlData — Static Property, class com.gestureworks.cml.core.CMLParser |
| |
cmlDisplay — Static Property, class com.gestureworks.cml.core.CMLParser |
| |
CMLDisplay — class, package com.gestureworks.cml.core |
|
The CMLDisplay class is the root container for a display generated by CML. |
CMLDisplay() — Constructor, class com.gestureworks.cml.core.CMLDisplay |
|
Constructor
|
cmlFile — Static Property, class com.gestureworks.cml.core.CMLParser |
| |
cmlGestureList — Property, class com.gestureworks.cml.elements.TouchContainer |
| |
cmlIndex — Property, class com.gestureworks.cml.core.CMLObject |
|
Returns the index created by the CML parser. |
cmlIndex — Property, class com.gestureworks.cml.elements.TouchContainer |
|
Returns the index created by the CML parser. |
cmlIndex — Property, interface com.gestureworks.cml.interfaces.IObject |
|
Returns the index created by the CML parser. |
cmlIni — Property, class com.gestureworks.cml.elements.Dock |
| |
CML_LOADED — Constant Static Property, class com.gestureworks.cml.events.FileEvent |
|
Event constant
|
CMLObject — class, package com.gestureworks.cml.core |
|
The CMLObject is the base class for all CML Objects. |
CMLObject() — Constructor, class com.gestureworks.cml.core.CMLObject |
|
Constructor
|
CMLObjectList — class, package com.gestureworks.cml.core |
|
The CMLObjectList class is the master list for all objects created through CML. |
CMLObjectList(enforcer:CMLObjectList.as$199:SingletonEnforcer) — Constructor, class com.gestureworks.cml.core.CMLObjectList |
|
Constructor allows single instance
|
CMLParser — class, package com.gestureworks.cml.core |
|
The CMLParser class parses cml files for run-time object construction
and modification. |
CMLParser() — Constructor, class com.gestureworks.cml.core.CMLParser |
| |
cmlType — Static Property, class com.gestureworks.cml.managers.FileManager |
| |
codec — Property, class com.gestureworks.cml.elements.Microphone |
|
The codec to use for compressing audio. |
collapsed — Property, class com.gestureworks.cml.elements.Accordion |
| |
collapseMenu(immediately:Boolean) — method, class com.gestureworks.cml.elements.Accordion |
| |
collectionViewer — Property, class com.gestureworks.cml.elements.Dock |
| |
CollectionViewer — class, package com.gestureworks.cml.components |
|
The CollectionViewer component manages the display of components and elements. |
CollectionViewer() — Constructor, class com.gestureworks.cml.components.CollectionViewer |
|
Constructor
|
color — Property, class com.gestureworks.cml.elements.Accordion |
|
The flat fill color
|
_color — Property, class com.gestureworks.cml.elements.DropDownMenu |
| |
color — Property, class com.gestureworks.cml.elements.DropDownMenu |
|
The text color
|
color — Property, class com.gestureworks.cml.elements.Graphic |
|
Sets fill color when fill type is color
|
color — Property, class com.gestureworks.cml.elements.Paint |
|
Sets paint color
|
color — Property, class com.gestureworks.cml.elements.SWC |
|
Sets the color
|
color — Property, class com.gestureworks.cml.elements.SWF |
|
Sets element's color in hex
|
color — Property, class com.gestureworks.cml.elements.StageKit |
|
Specifies the color of the stage. |
color — Property, class com.gestureworks.cml.elements.Text |
|
Sets the color of the text in a text field. |
color — Property, class com.gestureworks.cml.filters.DropShadow |
|
The color of the shadow. |
color — Property, class com.gestureworks.cml.filters.Glow |
|
The color of the glow. |
ColorPicker — class, package com.gestureworks.cml.elements |
|
The ColorPicker element provides color selection capability by moving graphical indicators or adjusting color
properties to select hue and color variants. |
ColorPicker() — Constructor, class com.gestureworks.cml.elements.ColorPicker |
|
Constructor
|
colorSchemeDark — Property, class com.gestureworks.cml.elements.DatePicker |
| |
columns — Property, class com.gestureworks.cml.layouts.GridLayout |
|
An integer representing the number of columns to be created in the grid
|
combinePaths(absPath:String, relPath:String) — Static Method , class com.gestureworks.cml.core.CMLParser |
| |
com.gestureworks.cml.components — package |
| |
com.gestureworks.cml.core — package |
| |
com.gestureworks.cml.elements — package |
| |
com.gestureworks.cml.events — package |
| |
com.gestureworks.cml.filters — package |
| |
com.gestureworks.cml.interfaces — package |
| |
com.gestureworks.cml.layouts — package |
| |
com.gestureworks.cml.managers — package |
| |
comment — Property, class com.gestureworks.cml.elements.WAV |
| |
compAbsPos — Property, class com.gestureworks.cml.elements.Hotspot |
| |
compAddOnOpen — Property, class com.gestureworks.cml.elements.Hotspot |
| |
compCenterToStage — Property, class com.gestureworks.cml.elements.Hotspot |
| |
COMPLETE — Constant Static Property, class com.gestureworks.cml.core.CMLParser |
| |
component — Property, class com.gestureworks.cml.elements.Hotspot |
|
The component CSS id to attach this hotspot to. |
Component — class, package com.gestureworks.cml.components |
|
The Component manages a group of elements to create a high-level interactive touch container. |
Component() — Constructor, class com.gestureworks.cml.components.Component |
|
component Constructor
|
componentAnchorOffsetX — Property, class com.gestureworks.cml.elements.Hotspot |
|
X offset to where the tether sprite is anchored on the component
|
componentAnchorOffsetY — Property, class com.gestureworks.cml.elements.Hotspot |
|
Y offset to where the tether sprite is anchored on the component
|
compResetOnClose — Property, class com.gestureworks.cml.elements.Hotspot |
| |
compResetOnOpen — Property, class com.gestureworks.cml.elements.Hotspot |
| |
compTween — Property, class com.gestureworks.cml.elements.Hotspot |
| |
compTweenTime — Property, class com.gestureworks.cml.elements.Hotspot |
| |
compX — Property, class com.gestureworks.cml.elements.Hotspot |
| |
compY — Property, class com.gestureworks.cml.elements.Hotspot |
| |
condenseWhite — Property, class com.gestureworks.cml.elements.Text |
|
A Boolean value that specifies whether extra white space (spaces, line breaks, and so on)
in a text field with HTML text is removed. |
connect() — method, class com.gestureworks.cml.elements.Dock |
|
Connect to a database
|
connection — Property, class com.gestureworks.cml.elements.Dock |
| |
Container — class, package com.gestureworks.cml.elements |
|
The Container element controls the layout characteristics of child components. |
Container() — Constructor, class com.gestureworks.cml.elements.Container |
|
Constructor
|
content — Property, class com.gestureworks.cml.elements.ScrollPane |
|
Returns content of pane. |
contentHeight — Property, class com.gestureworks.cml.elements.ScrollBar |
|
The height of the content that needs to be scrolled. |
contentWidth — Property, class com.gestureworks.cml.elements.ScrollBar |
|
The width of the content that needs to be scrolled;
|
continuous — Property, class com.gestureworks.cml.elements.Dial |
|
Specifies whether the dial is continuous or not
|
continuousTransform — Property, class com.gestureworks.cml.layouts.Layout |
|
Flag indicating the application of a transform relative to the current transform. |
controlX — Property, class com.gestureworks.cml.elements.Graphic |
|
Sets the control X of curve. |
controlY — Property, class com.gestureworks.cml.elements.Graphic |
|
Sets the control y value of curve. |
copyFrom(source:com.gestureworks.cml.elements:Graphic) — method, class com.gestureworks.cml.elements.Graphic |
|
Copies all of drawing commands from the source Graphics object
into the calling Graphics object. |
cornerGlow — Property, class com.gestureworks.cml.elements.FlipBook |
|
Sets whether or not there is a glow with the corner indicators
|
cornerGlowColor — Property, class com.gestureworks.cml.elements.FlipBook |
|
Sets the corner glow color
|
cornerHeight — Property, class com.gestureworks.cml.elements.Graphic |
|
Sets the height of the ellipse that is used to round the rectangle. |
cornerHeight — Property, class com.gestureworks.cml.elements.ScrollBar |
|
Sets part of the corner radius for the ellipse used to round the rectangle of the thumb. |
cornerHeight — Property, class com.gestureworks.cml.elements.TouchKeyboard |
|
The height of the ellipse used to draw the rounded background corners
|
cornerIndicators — Property, class com.gestureworks.cml.elements.FlipBook |
|
Sets whether or not to show cornerIndicators
|
cornerWidth — Property, class com.gestureworks.cml.elements.Graphic |
|
Sets the width of the ellipse that is used to round the rectangle. |
cornerWidth — Property, class com.gestureworks.cml.elements.ScrollBar |
|
Sets part of the corner radius for the ellipse used to round the rectangle of the thumb. |
cornerWidth — Property, class com.gestureworks.cml.elements.TouchKeyboard |
|
The width of the ellipse used to draw the rounded background corners
|
counter — Property, class com.gestureworks.cml.elements.MaskContainer |
| |
coverage — Property, class com.gestureworks.cml.elements.OrbMenu |
|
defines the coverage of text
|
createBackButton() — method, class com.gestureworks.cml.elements.SlideMenu |
| |
createEvents() — method, class com.gestureworks.cml.elements.RadialSlider |
| |
createEvents() — method, class com.gestureworks.cml.elements.ScrollBar |
| |
createEvents() — method, class com.gestureworks.cml.elements.ScrollPane |
|
Creates scroll pane events
|
createEvents() — method, class com.gestureworks.cml.elements.Slider |
| |
createHit() — method, class com.gestureworks.cml.elements.DropDownMenu |
| |
createItem() — method, class com.gestureworks.cml.elements.SlideMenu |
| |
createMenu() — method, class com.gestureworks.cml.elements.DropDownMenu |
| |
createMenuItem(s:String, idIn:String) — method, class com.gestureworks.cml.elements.DropDownMenu |
| |
createObject(tag:String) — Static Method , class com.gestureworks.cml.core.CMLParser |
|
Creates object from class name
Returns a new object of the class
|
createTextField(lab:String, _width:Number, _x:Number, _y:Number, _text:String, _maxChar:Number) — method, class com.gestureworks.cml.elements.ColorPicker |
|
Creates an editable textfield and associated label based on the provided arguments
|
createTitle() — method, class com.gestureworks.cml.elements.SlideMenu |
| |
css — Static Property, class com.gestureworks.cml.managers.FileManager |
| |
cssFile — Static Property, class com.gestureworks.cml.core.CMLParser |
| |
CSS_LOADED — Constant Static Property, class com.gestureworks.cml.events.FileEvent |
|
Event constant
|
CSSManager — class, package com.gestureworks.cml.managers |
|
The CSSManager processes external CSS files. |
CSSManager(enforcer:CSSManager.as$60:SingletonEnforcer) — Constructor, class com.gestureworks.cml.managers.CSSManager |
|
Constructor
|
cssType — Static Property, class com.gestureworks.cml.managers.FileManager |
| |
cueStart — Property, class com.gestureworks.cml.elements.WAV |
|
Cue start point in milliseconds
|
current — Property, class com.gestureworks.cml.elements.Accordion |
| |
current — Property, class com.gestureworks.cml.elements.Media |
|
Returns a reference to the current media object
|
currentFPS — Property, class com.gestureworks.cml.elements.VideoCamera |
|
The rate at which the camera is capturing data, in frames per second. |
currentIndex — Property, class com.gestureworks.cml.elements.Album |
|
Returns the index of the current snap point
|
currentIndex — Property, class com.gestureworks.cml.elements.Dial |
| |
currentIndex — Property, class com.gestureworks.cml.elements.Slideshow |
|
sets the current index of slides
|
currentIndex — Property, interface com.gestureworks.cml.interfaces.IList |
|
Returns current list index. |
currentNumberDisplay — Property, class com.gestureworks.cml.elements.Preloader |
|
Sets the text object that will relay the current total. |
currentObject — Property, class com.gestureworks.cml.elements.Album |
|
Returns the current object
|
_currentObject — Property, class com.gestureworks.cml.elements.DropDownMenu |
| |
currentPage — Property, class com.gestureworks.cml.elements.FlipBook |
|
Retrieves the current page. |
_currentSelection — Property, class com.gestureworks.cml.elements.DropDownMenu |
| |
currentString — Property, class com.gestureworks.cml.elements.Dial |
| |
currentValue — Property, interface com.gestureworks.cml.interfaces.IList |
|
Returns current list value. |
curveText — Property, class com.gestureworks.cml.elements.OrbMenu |
|
defines the text
|
cycleMasks(e:com.gestureworks.events:GWGestureEvent) — method, class com.gestureworks.cml.elements.MaskContainer |
|
cycles through multiple images
|
|
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 |