Packageorg.ow2.kerneos.core.view
Classpublic class LoadingView
InheritanceLoadingView Inheritance mx.containers.Box
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
  progressBar : KerneosProgressBar
LoadingView
  progressBarShadow : DropShadowFilter
LoadingView
  viewHideEffect : Fade
LoadingView
Public Methods
 MethodDefined By
  
Constructor.
LoadingView
Property Detail
progressBarproperty
public var progressBar:KerneosProgressBar

This property can be used as the source for data binding.

progressBarShadowproperty 
public var progressBarShadow:DropShadowFilter

This property can be used as the source for data binding.

viewHideEffectproperty 
public var viewHideEffect:Fade

This property can be used as the source for data binding.

Constructor Detail
LoadingView()Constructor
public function LoadingView()

Constructor.