Prev | Current Page 731 | Next

L. McColl-Sylvester and F. Ponticelli

"Professional haXe and Neko"

The MetaDom < T > definition, an
abstract definition of a DOM node, and the Dom that is a shortcut for the type MetaDom < Dom > have been
omitted from the schema.
Table 14 - 3 provides a short description of each typedef declaration. A detailed description of properties
and methods can be found on the haXe site in the API documentation area, and the W3C site provides an
area dedicated to the DOM technology full of useful information. Descriptions have been omitted for
definitions that map directly to an HTML element with the same name.
393
Chapter 14: More Interactive Content with JavaScript
Figure 14 - 2
394
Part II: Server Side, JavaScript, and Flash: Oh My!
Table 14-3
Dom typedef Extends Description
Anchor HtmlDom A definition that corresponds to an
element in HTML. The anchor can bring
information about a hyperlink relation either
as a target or as a trigger.
Body HtmlDom -
Button FormElement A button control. The corresponding elements
are or
.


Pages:
719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743