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  
width — Property in class com.soma.view.video.SomaVideoPlayer
Indicates the width of the SomaVideoPlayer instance, in pixels.
width — Property in class com.soundstep.ui.ElementUI
width of the ElementUI, Number, String or percentage value
width — Property in class com.soundstep.ui.layouts.CanvasUI
width of the canvas
widthVideoKeepingRatio(value) — Method in class com.soma.view.video.SomaVideoPlayer
Set the width of the video (not the player), the height will be updated keeping the ratio of the video source.
widthVideoSource — Property in class com.soma.view.video.SomaVideo
Get the original width of the video, only available after that an event SomaVideoEvent.XMPDATA_UPDATE (or SomaVideoEvent.ORIGINAL_SIZE_UPDATED) has been dispatched.
willBeRemoved — Property in class com.soma.view.Page
Whether or not the page is about to be removed by the PageManager.
WILL_LOAD — Event in class com.soma.assets.NodeParser
Indicates that the NodeParser instance is about to load external assets.
WILL_LOAD — Constant static property in class com.soma.events.ParserEvent
Indicates when a NodeParser instance is about to load an external asset (external file such as an image).

Can be default prevented: event.preventDefault().
WILL_PARSE — Event in class com.soma.assets.NodeParser
Indicates that the NodeParser is about to parse the XML nodes.
WILL_PARSE — Constant static property in class com.soma.events.ParserEvent
Indicates when a NodeParser instance is about to parse the XML nodes to create assets.

Can be default prevented: event.preventDefault().
WILL_SET_BASEUI_PROPERTIES — Event in class com.soma.assets.NodeParser
Indicates when BaseUI properties from a XML node are about to be applied to the asset.
WILL_SET_BASEUI_PROPERTIES — Constant static property in class com.soma.events.ParserEvent
Indicates when a NodeParser instance is about to apply BaseUI properties (such as top, right and so on) found in the XML node to the asset created.

Can be default prevented: event.preventDefault().
WILL_SET_PROPERTIES — Event in class com.soma.assets.NodeParser
Indicates when properties from a XML node are about to be applied to the asset.
WILL_SET_PROPERTIES — Constant static property in class com.soma.events.ParserEvent
Indicates when a NodeParser instance is about to apply properties found in the XML node to the asset created.

Can be default prevented: event.preventDefault().
willTrigger(type) — Method in class com.soma.Soma
willTrigger(type) — Static method in class com.soma.control.CairngormEventDispatcher
Returns whether an event will trigger.
wrapper — Property in class com.soundstep.ui.layouts.CanvasUI
get the instance of the wrapper
Wrapper — Class in package com.soundstep.ui.layouts.core
Author: Romuald Quantin - www.soundstep.com
Class version: 3.0.2
Actionscript version: 3.0
Copyright: Creative Commons Attribution-ShareAlike 3.0 Unported License
http://creativecommons.org/licenses/by-sa/3.0/
You can use BaseUI in any flash site, except to include/distribute it in another framework, application, template, component or structure that is meant to build, scaffold or generate source files.

Date: 08-2008
Wrapper() — Constructor in class com.soundstep.ui.layouts.core.Wrapper
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