Packagenet.systemeD.potlatch2
Classpublic class BackgroundDialog
InheritanceBackgroundDialog Inheritance mx.containers.TitleWindow
Implementsmx.binding.IBindingClient



Public Properties
 PropertyDefined by
  dataCollection : ArrayCollection
BackgroundDialog
Public Methods
 MethodDefined by
  
init(title:String, menu:List, source:Object):void
BackgroundDialog
  
updateSource():void
BackgroundDialog
Property detail
dataCollectionproperty
public var dataCollection:ArrayCollection
Method detail
init()method
public function init(title:String, menu:List, source:Object):voidParameters
title:String
 
menu:List
 
source:Object
updateSource()method 
public function updateSource():void