Packagecom.swfwire.inspector.flex.ui
Classpublic class SWFPanel
InheritanceSWFPanel Inheritance mx.containers.Canvas
Implements mx.binding.IBindingClient



Public Properties
 PropertyDefined By
  actionScript : ActionScriptPanel
SWFPanel
  actionScriptLabel : Button
SWFPanel
  classesCount : uint
SWFPanel
  detail : TextArea
SWFPanel
  detailLabel : Button
SWFPanel
  hex : TextArea
SWFPanel
  hexLabel : Button
SWFPanel
  isABC : Boolean = true
SWFPanel
  isPreviewable : Boolean = true
SWFPanel
  methodsCount : uint
SWFPanel
  preview : PreviewPanel
SWFPanel
  previewLabel : Button
SWFPanel
  tagList : DataGrid
SWFPanel
Public Methods
 MethodDefined By
  
Constructor.
SWFPanel
  
sortOnSize(a:*, b:*):int
SWFPanel
Property Detail
actionScriptproperty
public var actionScript:ActionScriptPanel

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

actionScriptLabelproperty 
public var actionScriptLabel:Button

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

classesCountproperty 
public var classesCount:uint

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

detailproperty 
public var detail:TextArea

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

detailLabelproperty 
public var detailLabel:Button

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

hexproperty 
public var hex:TextArea

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

hexLabelproperty 
public var hexLabel:Button

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

isABCproperty 
public var isABC:Boolean = true

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

isPreviewableproperty 
public var isPreviewable:Boolean = true

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

methodsCountproperty 
public var methodsCount:uint

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

previewproperty 
public var preview:PreviewPanel

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

previewLabelproperty 
public var previewLabel:Button

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

tagListproperty 
public var tagList:DataGrid

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

Constructor Detail
SWFPanel()Constructor
public function SWFPanel()

Constructor.

Method Detail
sortOnSize()method
public function sortOnSize(a:*, b:*):int

Parameters

a:*
 
b:*

Returns
int