Package | com.swfwire.inspector.flex.ui |
Class | public class DetailsPanel |
Inheritance | DetailsPanel ![]() |
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:ActionScriptPanel
This property can be used as the source for data binding.
button1 | property |
public var button1:Button
This property can be used as the source for data binding.
button2 | property |
public var button2:Button
This property can be used as the source for data binding.
swf | property |
public var swf:SWFPanel
This property can be used as the source for data binding.
DetailsPanel | () | Constructor |
public function DetailsPanel()
Constructor.