J2EE应用之――Flex中的数据管理 

分类: J2EE   出处:iocblog整理  更新时间:2008-10-14   添加到收藏  


  flex data management
  
  flex provides the following set of features for working with data in your applications: data services, binding, validation, and formatting. these features let you perform the following tasks using mxml tags:
  
  send data to server-side data sources
  
  receive data from server-side data sources
  
  pass data between client-side objects
  
  store data in client-side objects
  
  validate data before using it
  
  format data before displaying it in the user interface
  
  flex中的数据管理
  
  在flex中提供的数据管理主要包括如下几种:
  
  数据服务
  
  数据绑定
  
  数据验证
  
  数据格式化
  
  在flex中允许我们使用mxml标签来使用其功能:
  (文章来源 www.iocblog.net)
  向服务器端数据源发送数据
  
  接受服务器端传送的数据
  
  在服务器端和客户端传递数据
  
  存储客户端数据对象
  
  验证数据有效性
  
  格式化数据输出(文章来源 www.iocblog.net)


Tag: Flex



文章整理:iocblog
版权申明:本站文章均来自网络,如有侵权,请联系我们,我们收到后立即删除,谢谢!
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有。