Data Model Flex


  creationComplete="format()" backgroundColor="#FFFFFF">
  
    
    import mx.formatters.SwitchSymbolFormatter;                
    
    private function format():void {
      var switchSymbolFormatter:SwitchSymbolFormatter = new SwitchSymbolFormatter();
      formatted.text = switchSymbolFormatter.formatValue(formatString.selectedItem.toString(), unformatted.text);
    }
  
  

      height="200">
    
      
        
      
      
        
          
            ##-###-####
            (###)####-###