The CDF form mapping class, jsx3.gui.CDF, enables developers to map a CDF document in the local cache to on-screen form fields.
By combining the features of jsx3.gui.Block and jsx3.xml.Cacheable, this class enables developers to read and write cache data without the need to author additional JavaScript code. In other words, this new class is a visual container that knows how to bind the form fields it contains to values in a CDF document.
