Packagech.unil.cbg.ExpressionView.view
Classpublic class BackgroundCanvas
InheritanceBackgroundCanvas Inheritance mx.containers.Canvas



Public Properties
 PropertyDefined by
  cbglogop : Class
BackgroundCanvas
  expressionviewlogop : Class
BackgroundCanvas
  show : Boolean
[write-only]
BackgroundCanvas
  siblogop : Class
BackgroundCanvas
  unillogop : Class
BackgroundCanvas
Public Methods
 MethodDefined by
  
BackgroundCanvas
Protected Methods
 MethodDefined by
  
BackgroundCanvas
  
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
BackgroundCanvas
Property detail
cbglogopproperty
public var cbglogop:Class
expressionviewlogopproperty 
public var expressionviewlogop:Class
showproperty 
show:Boolean  [write-only]Implementation
    public function set show(value:Boolean):void
siblogopproperty 
public var siblogop:Class
unillogopproperty 
public var unillogop:Class
Constructor detail
BackgroundCanvas()constructor
public function BackgroundCanvas()
Method detail
createChildren()method
protected override function createChildren():void
updateDisplayList()method 
protected override function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):voidParameters
unscaledWidth:Number
 
unscaledHeight:Number