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 |
ICML — Interface, package com.gestureworks.cml.interfaces |
|
Implements CML compatibility. |
icon — Property, class com.gestureworks.cml.elements.Key |
|
The icon displayed on the key element
|
IContainer — Interface, package com.gestureworks.cml.interfaces |
|
Implements CML display containers. |
ICSS — Interface, package com.gestureworks.cml.interfaces |
|
Implements CSS compatibility. |
id — Property, class com.gestureworks.cml.core.CMLObject |
|
Returns the object's id. |
id — Property, class com.gestureworks.cml.elements.TouchContainer |
|
Returns the object's id. |
id — Property, class com.gestureworks.cml.events.StateEvent |
| |
id — Property, interface com.gestureworks.cml.interfaces.IObject |
|
Returns the object's id. |
id3 — Property, class com.gestureworks.cml.elements.MP3 |
|
ID3 info object
|
id3Album — Property, class com.gestureworks.cml.elements.MP3 |
|
ID3 album
|
id3Author — Property, class com.gestureworks.cml.elements.MP3 |
|
ID3 author
|
id3Comment — Property, class com.gestureworks.cml.elements.MP3 |
|
ID3 Comment
|
id3Copyright — Property, class com.gestureworks.cml.elements.MP3 |
|
ID3 Copyright
|
id3Title — Property, class com.gestureworks.cml.elements.MP3 |
|
ID3 title
|
id3Year — Property, class com.gestureworks.cml.elements.MP3 |
|
ID3 Year
|
IDisplay — Interface, package com.gestureworks.cml.interfaces |
|
Implements CML display objects. |
IIterator — Interface, package com.gestureworks.cml.interfaces |
|
Implements an iterator. |
ILayout — Interface, package com.gestureworks.cml.interfaces |
|
Implements container layouts. |
IList — Interface, package com.gestureworks.cml.interfaces |
|
Implements lists. |
IListIterator — Interface, package com.gestureworks.cml.interfaces |
|
Implements a 2-way iterator on Lists. |
image — Property, class com.gestureworks.cml.components.ImageViewer |
|
Sets the image element. |
image — Property, class com.gestureworks.cml.elements.Gigapixel |
| |
Image — class, package com.gestureworks.cml.elements |
|
The Image class loads and displays an external bitmap file. |
Image() — Constructor, class com.gestureworks.cml.elements.Image |
|
Constructor
|
imageType — Static Property, class com.gestureworks.cml.managers.FileManager |
| |
ImageViewer — class, package com.gestureworks.cml.components |
|
The ImageViewer component is primarily meant to display an Image element and its associated meta-data. |
ImageViewer() — Constructor, class com.gestureworks.cml.components.ImageViewer |
|
image viewer Constructor
|
img — Property, class com.gestureworks.cml.elements.Image |
| |
importance — Property, class com.gestureworks.cml.elements.Sound |
|
This property determines the sound's play heirarchy in reference to other sounds. |
importSVG() — method, class com.gestureworks.cml.elements.Paint |
|
Imports SVG file. |
inBounds(e:any) — method, class com.gestureworks.cml.elements.Album |
|
Enables the drag if the touch is inside or moves inside the album
|
inBounds(e:any) — method, class com.gestureworks.cml.elements.MenuAlbum |
|
Sets inAlbumBounds flag to true
|
Include — class, package com.gestureworks.cml.elements |
|
The Include element allows one to nest CML files. |
Include() — Constructor, class com.gestureworks.cml.elements.Include |
|
Constructor
|
index — Property, class com.gestureworks.cml.elements.Microphone |
|
The index of the microphone, as reflected in the array returned by
Microphone.names. |
index — Property, class com.gestureworks.cml.elements.Text |
|
Specifies the text index. |
index — Property, class com.gestureworks.cml.elements.VideoCamera |
|
A zero-based integer that specifies the index of the camera, as reflected in
the array returned by the names property. |
indicatorAlpha — Property, class com.gestureworks.cml.elements.FlipBook |
|
Sets the highest alpha of the corner indicators
|
indicatorColor — Property, class com.gestureworks.cml.elements.FlipBook |
|
Sets the color of the corner indicators
|
inDockBounds(obj:any) — method, class com.gestureworks.cml.elements.MenuAlbum |
|
Determines if the object is within the dock's boundaries
|
init() — method, class com.gestureworks.cml.components.AlbumViewer |
|
Initialization function
|
init() — method, class com.gestureworks.cml.components.CollectionViewer |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.components.Component |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.components.FlickrViewer |
|
Initialization method
|
init() — method, class com.gestureworks.cml.components.FlipBookViewer |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.components.GigapixelViewer |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.components.HTMLViewer |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.components.ImageViewer |
|
Initialization function
|
init() — method, class com.gestureworks.cml.components.LiveVideoViewer |
|
Initialization function
|
init() — method, class com.gestureworks.cml.components.MP3Player |
|
Initialization function
|
init() — method, class com.gestureworks.cml.components.MaskImageViewer |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.components.MediaViewer |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.components.ModestMapViewer |
|
Initialization function
|
init() — method, class com.gestureworks.cml.components.PaintViewer |
| |
init() — method, class com.gestureworks.cml.components.SlideshowViewer |
|
Initialization function
|
init() — method, class com.gestureworks.cml.components.VideoViewer |
|
Initialization function
|
init() — method, class com.gestureworks.cml.components.WAVPlayer |
|
Initialization function
|
init() — method, class com.gestureworks.cml.components.YouTubeViewer |
|
Initialization function
|
init() — method, class com.gestureworks.cml.core.CMLObject |
|
Initialization method. |
init(cml:XML, parent:any, properties:any) — Static Method , class com.gestureworks.cml.core.CMLParser |
|
Initial parsing of the cml document
|
init() — method, class com.gestureworks.cml.elements.Accordion |
|
Initialization call
|
init() — method, class com.gestureworks.cml.elements.Album |
|
Initialization function
|
init() — method, class com.gestureworks.cml.elements.Attract |
|
CML callback initialisation
|
init() — method, class com.gestureworks.cml.elements.Background |
|
CML callback initialisation
|
init() — method, class com.gestureworks.cml.elements.Button |
|
Initialization function
|
init() — method, class com.gestureworks.cml.elements.ColorPicker |
|
Initializes the components
|
init() — method, class com.gestureworks.cml.elements.DatePicker |
|
Initializes the calendar components
|
init() — method, class com.gestureworks.cml.elements.Dial |
|
Initializes the configuration and display of dial elements
|
init() — method, class com.gestureworks.cml.elements.Dock |
|
Initialization function
|
init() — method, class com.gestureworks.cml.elements.Drawer |
|
Initialization function
|
init() — method, class com.gestureworks.cml.elements.DropDownMenu |
|
inialisation method
|
init() — method, class com.gestureworks.cml.elements.Flickr |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.elements.FlickrQuery |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.elements.FlipBook |
|
Initialization method
|
init() — method, class com.gestureworks.cml.elements.Frame |
|
Initialization method
|
init() — method, class com.gestureworks.cml.elements.Gigapixel |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.elements.Graphic |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.elements.HTML |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.elements.Hotspot |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.elements.Image |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.elements.Key |
|
Initialization function
|
init() — method, class com.gestureworks.cml.elements.LiveVideo |
|
Initializes the configuration and display of live video and audio. |
init() — method, class com.gestureworks.cml.elements.MP3 |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.elements.Magnifier |
| |
init() — method, class com.gestureworks.cml.elements.MaskContainer |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.elements.Media |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.elements.Menu |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.elements.MenuAlbum |
|
Initialization function
|
init() — method, class com.gestureworks.cml.elements.ModestMap |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.elements.ModestMapMarker |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.elements.OrbMenu |
|
CML display initialization callback
defines positions for buttons,lines and rectangle. |
init() — method, class com.gestureworks.cml.elements.Paint |
| |
init() — method, class com.gestureworks.cml.elements.PopupMenu |
|
inialization method
|
init() — method, class com.gestureworks.cml.elements.Preloader |
|
CML callback initialisation
|
init() — method, class com.gestureworks.cml.elements.ProgressBar |
| |
init() — method, class com.gestureworks.cml.elements.RadialSlider |
|
Initializes the slider object
|
init() — method, class com.gestureworks.cml.elements.RadioButtons |
|
Initializes the configuration and display of the RadioButtons
|
init() — method, class com.gestureworks.cml.elements.SVG |
| |
init() — method, class com.gestureworks.cml.elements.SWC |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.elements.SWF |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.elements.ScrollBar |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.elements.ScrollPane |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.elements.SlideMenu |
| |
init() — method, class com.gestureworks.cml.elements.Slider |
|
Initializes the slider object
|
init() — method, class com.gestureworks.cml.elements.Slideshow |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.elements.Sound |
| |
init() — method, class com.gestureworks.cml.elements.Stack |
|
CML initialization method
|
init() — method, class com.gestureworks.cml.elements.StageKit |
|
This method provides the stage width and height and also the fullscreen depending on the condition
|
init() — method, class com.gestureworks.cml.elements.Stepper |
|
Initializes the configuration and display of Numbers
|
init() — method, class com.gestureworks.cml.elements.Switch |
|
Initializes the configuration and display of the Switch
|
init() — method, class com.gestureworks.cml.elements.TLF |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.elements.Tab |
|
Initialization call
|
init() — method, class com.gestureworks.cml.elements.TabbedContainer |
|
Initialization call
|
init() — method, class com.gestureworks.cml.elements.Text |
|
CML initialization method
|
init() — method, class com.gestureworks.cml.elements.Toggle |
|
Initializes the configuration and display of the toggle
|
init() — method, class com.gestureworks.cml.elements.TouchContainer |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.elements.TouchKeyboard |
|
Initialization function
|
init() — method, class com.gestureworks.cml.elements.Video |
| |
init() — method, class com.gestureworks.cml.elements.View |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.elements.WAV |
|
Initialisation method
|
init() — method, class com.gestureworks.cml.elements.Window |
|
Initialization method. |
init() — method, class com.gestureworks.cml.elements.YouTube |
|
Initialisation method
|
init() — method, interface com.gestureworks.cml.interfaces.IObject |
|
Initialization method. |
init() — method, class com.gestureworks.cml.managers.DisplayManager |
|
Calls the init() method on the entire CMLObjectList
by looping through the index of the CMLObjectList. |
init() — Static Method , class com.gestureworks.cml.managers.FileManager |
| |
initial — Property, class com.gestureworks.cml.elements.Button |
|
Sets the initial button state object
|
initialAlpha — Property, class com.gestureworks.cml.elements.MenuAlbum |
|
The initial alpha value of the album content
|
initialize(cml:XML) — method, class com.gestureworks.cml.core.CMLDisplay |
|
Initialization method
|
_initialized — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
initialized — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
initializeOpen — Property, class com.gestureworks.cml.elements.Drawer |
|
Flag indicating whether the initial state of the drawer is open or closed
|
initTextColor — Property, class com.gestureworks.cml.elements.Key |
|
The inital text color
|
inner — Property, class com.gestureworks.cml.filters.DropShadow |
|
Indicates whether or not the shadow is an inner shadow. |
inner — Property, class com.gestureworks.cml.filters.Glow |
|
Specifies whether the glow is an inner glow. |
innerRadius — Property, class com.gestureworks.cml.elements.Graphic |
|
Set the inner radius of the circle segment in pixels. |
innerRadius — Property, class com.gestureworks.cml.elements.RadialSlider |
|
Sets the inner radius value for the slider
|
input(val:Number) — method, class com.gestureworks.cml.elements.ProgressBar |
|
Sets the value of the progress bar
|
input(val:Number) — method, class com.gestureworks.cml.elements.RadialSlider |
|
Sets the value of the slider. |
input(val:Number) — method, class com.gestureworks.cml.elements.Slider |
|
Sets the value of the slider. |
input(value:XMLList) — method, class com.gestureworks.cml.elements.TLF |
|
Input must be prefixed with AS3's namespace:
Paragraph1
Paragraph2
Paragraph3
|
inputTxt — Property, class com.gestureworks.cml.elements.Stepper |
|
Defines the input text Field
|
insert(index:int, value:any) — method, interface com.gestureworks.cml.interfaces.IList |
|
Inserts input value to list. |
insertXMLText(beginIndex:int, endIndex:int, richText:String, pasting:Boolean) — method, class com.gestureworks.cml.elements.Text |
| |
instance — Static Property, class com.gestureworks.cml.core.CMLObjectList |
|
Singleton accessor
|
instance — Static Property, class com.gestureworks.cml.core.CMLParser |
| |
instance — Static Property, class com.gestureworks.cml.layouts.LayoutKit |
|
Singleton accesor method
|
instance — Static Property, class com.gestureworks.cml.managers.CSSManager |
|
Returns an instance of the CSSManager class
|
instance — Static Property, class com.gestureworks.cml.managers.DisplayManager |
|
Returns instance of DisplayManaager
|
instance — Static Property, class com.gestureworks.cml.managers.LayoutManager |
|
Returns an instance of the LayoutManager class
|
instance — Static Property, class com.gestureworks.cml.managers.WindowManager |
| |
invertDrag — Property, class com.gestureworks.cml.elements.Dial |
| |
invertDrag — Property, class com.gestureworks.cml.elements.ScrollBar |
| |
invertDrag — Property, class com.gestureworks.cml.elements.ScrollPane |
|
Sets whether to invert drag. |
invertMatrix(displayObject:flash.display:DisplayObject, newParent:flash.display:DisplayObjectContainer) — method, class com.gestureworks.cml.components.Component |
| |
IObject — Interface, package com.gestureworks.cml.interfaces |
|
Implements CML Objects. |
IPlay — Interface, package com.gestureworks.cml.interfaces |
|
Implement media control methods
|
isCML(file:String) — Static Method , class com.gestureworks.cml.managers.FileManager |
|
Returns true if the given file path is a cml type
|
isCommons — Property, class com.gestureworks.cml.elements.FlickrQuery |
|
Return images that are part of the Flickr commons project. |
isCSS(file:String) — Static Method , class com.gestureworks.cml.managers.FileManager |
|
Returns true if the given file path is a cml type
|
isFontCompatible(fontName:String, fontStyle:String) — Static Method , class com.gestureworks.cml.elements.Text |
|
Returns true if an embedded font is available with the specified fontName and fontStyle
where Font.fontType is flash.text.FontType.EMBEDDED. |
isHorizontal() — method, class com.gestureworks.cml.elements.Slider |
|
Convenience orientation flag
|
isLibrary(file:String) — Static Method , class com.gestureworks.cml.managers.FileManager |
|
Returns true if the given file path is a library type
|
isLoaded — Property, class com.gestureworks.cml.components.FlickrViewer |
|
Returns the whether is the Flickr element is loaded
|
isLoaded — Property, class com.gestureworks.cml.components.HTMLViewer |
| |
isLoaded — Property, class com.gestureworks.cml.components.ImageViewer |
| |
isLoaded — Property, class com.gestureworks.cml.elements.Image |
| |
isLoaded — Property, class com.gestureworks.cml.elements.Video |
|
Returns video loaded status
|
isLoading — Property, class com.gestureworks.cml.elements.Dock |
| |
isMedia(file:String) — Static Method , class com.gestureworks.cml.managers.FileManager |
|
Returns true if the given file path is a media type
|
isOpen — Property, class com.gestureworks.cml.elements.Drawer |
| |
isPaused — Property, class com.gestureworks.cml.elements.Video |
|
Returns video paused status
|
isPlaying — Property, class com.gestureworks.cml.elements.MP3 |
| |
isPlaying — Property, class com.gestureworks.cml.elements.Video |
|
Returns video playing status
|
isPlaying — Property, class com.gestureworks.cml.elements.WAV |
|
Sets video playing status
|
isPlaying — Property, class com.gestureworks.cml.elements.YouTube |
| |
isPreloadMedia(file:String) — Static Method , class com.gestureworks.cml.managers.FileManager |
|
Returns true if the given file path is a preloaded media type
|
isSelected — Property, class com.gestureworks.cml.elements.Tab |
|
The selected state of the tab container
|
isSoundPlaying — Property, class com.gestureworks.cml.managers.SoundManager |
| |
isSupported — Property, class com.gestureworks.cml.elements.Microphone |
|
The isSupported property is set to true if the
Microphone class is supported on the current platform, otherwise it is
set to false. |
isSupported — Static Property, class com.gestureworks.cml.elements.VideoCamera |
|
The isSupported property is set to true if the
Camera class is supported on the current platform, otherwise it is
set to false. |
IState — Interface, package com.gestureworks.cml.interfaces |
|
Implement state API
Requires property state array: private var state:Array;
|
_item — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
item — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
_itemBackgrounds — Property, class com.gestureworks.cml.elements.DropDownMenu |
| |
_itemCornerHeight — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemCornerHeight — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
_itemCornerWidth — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemCornerWidth — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
_itemFill — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemFill — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
_itemFont — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemFont — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
_itemFontAutoSize — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemFontAutoSize — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
_itemFontColor — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemFontColor — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemFontPaddingBottm — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
_itemFontPaddingBottom — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemFontPaddingBottom — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
_itemFontPaddingLeft — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemFontPaddingLeft — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
_itemFontPaddingRight — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemFontPaddingRight — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
_itemFontPaddingTop — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemFontPaddingTop — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
_itemFontSize — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemFontSize — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
_itemGradientAlphas — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemGradientAlphas — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemGradientAlphasArray — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemGradientColorArray — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
_itemGradientColors — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemGradientColors — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
_itemGradientRatios — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemGradientRatios — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemGradientRatiosArray — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
_itemGradientType — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemGradientType — Property, class com.gestureworks.cml.elements.SlideMenu |
|
Sets up the gradient type, either "linear", "radial", or "none". |
_itemHeight — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemHeight — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
_itemShape — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemShape — Property, class com.gestureworks.cml.elements.SlideMenu |
|
Sets the shape of the item, either rectangle or roundRectangle
|
_itemSpacing — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemSpacing — Property, class com.gestureworks.cml.elements.SlideMenu |
|
Sets the amount of space to have between each menu item, as well as the Title and the first menu item
|
_itemStroke — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemStroke — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
_itemStrokeColor — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemStrokeColor — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
_itemWidth — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
itemWidth — Property, class com.gestureworks.cml.elements.SlideMenu |
| |
|
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 |