| Package | com.swfwire.inspector.flex.ui |
| Class | public class DetailsPanel |
| Inheritance | DetailsPanel mx.containers.Canvas |
| Implements | mx.binding.IBindingClient |
| Property | Defined By | ||
|---|---|---|---|
| actionScript : ActionScriptPanel | DetailsPanel | ||
| button1 : Button | DetailsPanel | ||
| button2 : Button | DetailsPanel | ||
| swf : SWFPanel | DetailsPanel | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | DetailsPanel | ||
| actionScript | property |
public var actionScript:ActionScriptPanelThis property can be used as the source for data binding.
| button1 | property |
public var button1:ButtonThis property can be used as the source for data binding.
| button2 | property |
public var button2:ButtonThis property can be used as the source for data binding.
| swf | property |
public var swf:SWFPanelThis property can be used as the source for data binding.
| DetailsPanel | () | Constructor |
public function DetailsPanel()Constructor.