Home Segments Index Top Previous Next

834: Mainline

After the application is started, the value holder has many residences:

ValueHolderDemonstration instance 
  commonValue: --* 
                 | 
                 v 
  The value holder <-------*-----------------------------------* 
                           |                                   | 
First slider view          |    First slider controller        | 
  model: ------------------*      model: ----------------------*  
                           |                                   |  
Second slider view         |    Second slider controller       | 
  model: ------------------*      model: ----------------------*  
                           |                                   |   
Input-field view           |    Input-field controller         | 
  model: ------------------*      model: ----------------------*  

Also, the value holder has several dependents:

  The value holder --------* 
                           | 
First slider view <--------* 
                           | 
Second slider view <-------* 
                           | 
Input-field view <---------*