tailieunhanh - Creating Applications with Mozilla-Chapter 10. RDF, RDF Tools, and the Content Model-P5

Tham khảo tài liệu 'creating applications with mozilla-chapter 10. rdf, rdf tools, and the content model-p5', công nghệ thông tin, quản trị web phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | Chapter 10. RDF RDF Tools and the Content Model-P5 . Root resource In Example 10-11 everything you need to display a datasource dynamically is present. The only difference between this dynamically generated version and a static RDF-based template is the datasources rdf null which specifies that the template does not refer to an actual datasource. Data that is edited rearranged or changed in a different way is often displayed dynamically in the UI with templates in this manner. . JSLib RDF Files Working with actual RDF files is not easy. However JSLib http provides an RDF file library that can help you develop an RDF-based application. The library provides many types of error checking as well as a friendly abstraction away from the RDF XML interfaces of Mozilla see Section later in this chapter . Example 1012 shows some common uses of the RDFFile class in JSLib. This functionality can be used in situations in which you have data in RDF that you want to pull out manually and use piece by piece rather than as a whole datasource in a template . Example 10-12. Creating and modifying an RDF file using JSLib var rdfFileURL chrome jarfly content var gTreeBody null var gListbox null var gRDF null function onload fileUtils new FileUtils path rdfFileURL if Win32 path g Only needed on Windows until JSLib is fixed gRDF new RDFFile path jar flies http fly-rdf gTreeBody tb gListbox list rebuildLists function rebuildLists function update name nameField .value color colorField .value quantity quantityField .value seqNumber -1 del false replace false if delete .checked del true if .

TỪ KHÓA LIÊN QUAN
crossorigin="anonymous">
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.