Packageat.fhjoanneum.dmt.umj.core.content.media.components
Classpublic class SimpleBackgroundComponent
InheritanceSimpleBackgroundComponent Inheritance spark.components.BorderContainer
Implements mx.binding.IBindingClient

MEDIA COMPONENT: A simple component with the parameter definedBackgroundColor to draw backgrounds

Default MXML PropertymxmlContentFactory



Public Properties
 PropertyDefined By
  definedBackgroundColor : uint
SimpleBackgroundComponent
Protected Properties
 PropertyDefined By
  skinParts : Object
[override] [read-only]
SimpleBackgroundComponent
Public Methods
 MethodDefined By
  
Constructor.
SimpleBackgroundComponent
Property Detail
definedBackgroundColorproperty
public var definedBackgroundColor:uint

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

skinPartsproperty 
skinParts:Object  [read-only] [override]


Implementation
    protected function get skinParts():Object
Constructor Detail
SimpleBackgroundComponent()Constructor
public function SimpleBackgroundComponent()

Constructor.