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  
data — Property in class com.soma.control.CairngormEvent
The data property can be used to hold information to be passed with the event in cases where the developer does not want to extend the CairngormEvent class.
data — Property in class com.soma.loader.SomaLoaderItem
Custom Object.
data — Property in class com.soma.model.ContentManager
dataFormat — Property in class com.soma.loader.SomaLoaderItem
URLLoaderDataFormat value.
DEEPLINKING_ENABLED — Static property in class com.soma.model.PageManager
Enables the deep-linking, the URL is built with the urlfriendly attribute of a page node.
DEFAULT_ANTIALIAS — Static property in class com.soma.view.SomaText
Default alias that will be used for each new instance created (AntiAliasType), default is "advanced".
DEFAULT_AUTOSIZE — Static property in class com.soma.view.SomaText
Default autosize that will be used for each new instance created (TextFieldAutoSize), default is "left".
DEFAULT_BITMAP_PIXELSNAPPING — Static property in class com.soma.assets.BitmapAsset
static global value used to set the pixel snapping property to the Bitmap intantiated.
DEFAULT_BITMAP_SMOOTHING — Static property in class com.soma.assets.BitmapAsset
static global value used to set the smooting property to the Bitmap intantiated.
DEFAULT_BITMAP_SMOOTHING — Static property in class com.soma.loader.SomaLoader
Default value for the smoothing property.
DEFAULT_CACHE_ENABLED — Static property in class com.soma.loader.SomaLoader
Default value for the cache system, whether the cache is enable or not.
DEFAULT_CONDENSE_WHITE — Static property in class com.soma.view.SomaText
Default condenseWhite value that will be used for each new instance created, default is "true".
DEFAULT_DOUBLECLICK_ENABLED — Static property in class com.soma.view.SomaText
Default doubleClickEnabled value that will be used for each new instance created, default is "false".
DEFAULT_EMBED_FONT — Static property in class com.soma.view.SomaText
Default font embedded value that will be used for each new instance created, default is "false".
DEFAULT_GRIDFITTYPE — Static property in class com.soma.view.SomaText
Default gridFitType value that will be used for each new instance created (GridFitType), default is "none".
DEFAULT_MOUSEWHEEL_ENABLED — Static property in class com.soma.view.SomaText
Default mouseWheelEnabled value that will be used for each new instance created, default is "false".
DEFAULT_MULTILINE — Static property in class com.soma.view.SomaText
Default multiline value that will be used for each new instance created, default is "false".
DEFAULT_RICHTEXT_CLIPBOARD_ENABLED — Static property in class com.soma.view.SomaText
Default useRichTextClipboard value that will be used for each new instance created, default is "true".
DEFAULT_SELECTABLE — Static property in class com.soma.view.SomaText
Default selectable value that will be used for each new instance created, default is "false".
DEFAULT_TYPE — Static property in class com.soma.view.SomaText
Default type that will be used for each new instance created (TextFieldType), default is "dynamic".
DEFAULT_WORDWRAP — Static property in class com.soma.view.SomaText
Default wordWrap value that will be used for each new instance created, default is "false".
depth — Property in class com.soma.view.Page
depth of the page (depth attribute in the page node).
dispatch() — Method in class com.soma.control.CairngormEvent
Dispatch this event via the Cairngorm event dispatcher.
dispatch() — Method in class com.soma.events.BackgroundEvent
Dispatch this event via the Cairngorm event dispatcher.
dispatch() — Method in class com.soma.events.ContentEvent
Dispatch this event via the Cairngorm event dispatcher.
dispatch() — Method in class com.soma.events.MenuEvent
Dispatch this event via the Cairngorm event dispatcher.
dispatch() — Method in class com.soma.events.PageEvent
Dispatch this event via the Cairngorm event dispatcher.
dispatch() — Method in class com.soma.events.SomaEvent
Dispatch this event via the Cairngorm event dispatcher.
dispatch() — Method in class com.soma.events.StyleSheetEvent
Dispatch this event via the Cairngorm event dispatcher.
dispatchEvent(p_event:com.soma.control:CairngormEvent) — Method in class com.soma.Soma
dispatchEvent(event:com.soma.control:CairngormEvent) — Static method in class com.soma.control.CairngormEventDispatcher
Dispatches a cairngorm event.
dispose() — Method in class com.soma.assets.NodeParser
Clean the parser (remove event listeners).
dispose() — Method in interface com.soma.interfaces.IDisposable
dispose(cacheIncluded) — Method in class com.soma.loader.SomaLoader
stop and dispose the SomaLoader instance to remove listeners and delete built-in loaders.
dispose() — Method in class com.soma.model.BackgroundManager
Disposes the BackgroundManager instance.
dispose() — Method in class com.soma.model.BaseManager
Disposes the BaseManager instance.
dispose() — Method in class com.soma.model.PageManager
Removes the children of the page container and destroys the container.
dispose() — Method in class com.soma.utils.BasicLoader
Removes TextField and listeners.
dispose() — Method in class com.soma.view.video.SomaVideo
Call this method when you dispose a SomaVideoPlayer to remove children, event listeners or whatever that needs to be destroyed to free the memory (make the instance elligible to the Garbage Collection).
dispose() — Method in class com.soma.view.video.SomaVideoPlayer
Call this method when you dispose a SomaVideoPlayer to remove children, event listeners or whatever that needs to be destroyed to free the memory (make the instance elligible to the Garbage Collection).
dispose() — Method in class com.soma.view.video.controls.FullscreenController
This method is internally called when you dispose a SomaVideoPlayer to remove children, event listeners or whatever that needs to be destroyed to free the memory (make the instance elligible to the Garbage Collection).
dispose() — Method in interface com.soma.view.video.controls.ISomaVideoDisposable
This method is internally called when you dispose a SomaVideoPlayer to remove children, the event listeners or whatever that needs to be destroyed to free the memory (make the instance elligible to the Garbage Collection).
dispose() — Method in interface com.soma.view.video.controls.ISomaVideoSkin
This method is internally called when you dispose a SomaVideoPlayer to remove children, the event listeners or whatever that needs to be destroyed to free the memory (make the instance elligible to the Garbage Collection).
dispose() — Method in class com.soma.view.video.controls.MuteController
This method is internally called when you dispose a SomaVideoPlayer to remove children, event listeners or whatever that needs to be destroyed to free the memory (make the instance elligible to the Garbage Collection).
dispose() — Method in class com.soma.view.video.controls.PlayController
This method is internally called when you dispose a SomaVideoPlayer to remove children, event listeners or whatever that needs to be destroyed to free the memory (make the instance elligible to the Garbage Collection).
dispose() — Method in class com.soma.view.video.controls.SomaVideoControls
This method is internally called when you dispose a SomaVideoPlayer to remove children, the event listeners or whatever that needs to be destroyed to free the memory (make the instance elligible to the Garbage Collection).
dispose() — Method in class com.soma.view.video.controls.TimeBarController
This method is internally called when you dispose a SomaVideoPlayer to remove children, event listeners or whatever that needs to be destroyed to free the memory (make the instance elligible to the Garbage Collection).
dispose() — Method in class com.soma.view.video.skin.SomaVideoFullscreenSkin
This method is internally called when you dispose a SomaVideoPlayer to remove children, the event listeners or whatever that needs to be destroyed to free the memory (make the instance elligible to the Garbage Collection).
dispose() — Method in class com.soma.view.video.skin.SomaVideoMuteSkin
This method is internally called when you dispose a SomaVideoPlayer to remove children, the event listeners or whatever that needs to be destroyed to free the memory (make the instance elligible to the Garbage Collection).
dispose() — Method in class com.soma.view.video.skin.SomaVideoPlaySkin
This method is internally called when you dispose a SomaVideoPlayer to remove children, the event listeners or whatever that needs to be destroyed to free the memory (make the instance elligible to the Garbage Collection).
dispose() — Method in class com.soma.view.video.skin.SomaVideoTimeBarSkin
This method is internally called when you dispose a SomaVideoPlayer to remove children, the event listeners or whatever that needs to be destroyed to free the memory (make the instance elligible to the Garbage Collection).
dispose() — Method in class com.soundstep.ui.BaseUI
Call this method to remove children, event listeners or whatever that needs to be destroyed to free the memory (make the instance elligible to the Garbage Collection).
dispose() — Method in class com.soundstep.ui.ElementUI
remove the mask when the ratio is set to ElementUI.RATIO_OUT, used internally in BaseUI
draw() — Method in class com.soma.view.video.controls.SomaVideoControls
Draw (layout) the controls.
duration — Property in class com.soma.view.video.SomaVideo
Get the time length (seconds) of the video, only available after that an event SomaVideoEvent.METADATA_UPDATE (or SomaVideoEvent.ORIGINAL_SIZE_UPDATED) has been dispatched.
duration — Property in class com.soma.view.video.SomaVideoPlayer
Get the time length (seconds) of the video, only available after that an event SomaVideoEvent.METADATA_UPDATE has been dispatched.
durationBar — Property in class com.soma.view.video.skin.SomaVideoTimeBarSkin
Get the duration bar.
durationBarAlpha — Property in class com.soma.view.video.skin.SomaVideoTimeBarSkin
Specifies the transparency of the duration bar (default is alpha 0.2).
durationBarColor — Property in class com.soma.view.video.skin.SomaVideoTimeBarSkin
Specifies the color of the duration bar (default is white).
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