Packagecom.swfwire.inspector.flex.ui
Classpublic class DetailsPanel
InheritanceDetailsPanel Inheritance mx.containers.Canvas
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
  actionScript : ActionScriptPanel
DetailsPanel
  button1 : Button
DetailsPanel
  button2 : Button
DetailsPanel
  swf : SWFPanel
DetailsPanel
Public Methods
 MethodDefined By
  
Constructor.
DetailsPanel
Property Detail
actionScriptproperty
public var actionScript:ActionScriptPanel

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

button1property 
public var button1:Button

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

button2property 
public var button2:Button

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

swfproperty 
public var swf:SWFPanel

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

Constructor Detail
DetailsPanel()Constructor
public function DetailsPanel()

Constructor.