Data Model Flex

tags in the following example are valid and equivalent to each other" src="http://www.rntsoft.com/Code/FlexImages/fxBindingtagsinthefollowingexamplearevalidandequivalenttoeachother.PNG"

            


    xmlns:s="library://ns.adobe.com/flex/spark"
    xmlns:mx="library://ns.adobe.com/flex/mx">
    
        
    

    
         
        public function whatDogAte():String { 
            return "homework"; 
        } 
      
    

            destination="field1.text" />
            destination="field2.text" />
            destination="field3.text" />