Packageflexunit.flexui.controls
Classpublic class LeftHandSide
InheritanceLeftHandSide Inheritance mx.containers.VBox
Implementsmx.binding.IBindingClient



Public Properties
 PropertyDefined by
  model : TestRunnerBasePresentationModel
[write-only]
LeftHandSide
Public Methods
 MethodDefined by
  
launchTests():void
LeftHandSide
  
LeftHandSide
  
refreshTree():void
LeftHandSide
  
LeftHandSide
  
LeftHandSide
Property detail
modelproperty
model:TestRunnerBasePresentationModel  [write-only]Implementation
    public function set model(value:TestRunnerBasePresentationModel):void
Method detail
launchTests()method
public function launchTests():void
onAllTestsEnd()method 
public function onAllTestsEnd():void
refreshTree()method 
public function refreshTree():void
updateFilterSectionEnable()method 
public function updateFilterSectionEnable():void
updateScrollPosition()method 
public function updateScrollPosition():void