Packageflexunit.flexui.controls
Classpublic class RightHandSide
InheritanceRightHandSide Inheritance mx.containers.VBox
Implementsmx.binding.IBindingClient



Public Properties
 PropertyDefined by
  model : TestRunnerBasePresentationModel
[write-only]
RightHandSide
  next : Class
RightHandSide
  prev : Class
RightHandSide
Public Methods
 MethodDefined by
  
launchTests():void
RightHandSide
  
RightHandSide
  
onTestEnd():void
RightHandSide
  
RightHandSide
  
RightHandSide
  
RightHandSide
  
RightHandSide
Property detail
modelproperty
model:TestRunnerBasePresentationModel  [write-only]Implementation
    public function set model(value:TestRunnerBasePresentationModel):void
nextproperty 
public var next:Class
prevproperty 
public var prev:Class
Method detail
launchTests()method
public function launchTests():void
onAllTestsEnd()method 
public function onAllTestsEnd():void
onTestEnd()method 
public function onTestEnd():void
updateRowSummaryToDisplay()method 
public function updateRowSummaryToDisplay():void
updateRunDuration()method 
public function updateRunDuration():void
updateTotalErrorUI()method 
public function updateTotalErrorUI():void
updateTotalFailureUI()method 
public function updateTotalFailureUI():void