Home Segments Top Top Previous Next

935: Mainline

Now, if activity in the form view causes a value change in the movie model, the movie setter initiates the call sequence illustrated in the following diagram:

A movie model           The movie observer              The form view 
   
setScript 
  | 
  *-----------------------* 
                          | 
                          v 
                        update 
                          | 
getScript <---------------* 
                          | 
                          *---------------------------> setValue1 
                          | 
getActing <---------------* 
                          | 
                          *---------------------------> setValue2 
                          | 
getDirection <------------* 
                          | 
                          *---------------------------> setValue3