Head

Tag Type C++ code (built in to libHForm/scan_head.cc)
Attributes None.
Contained Tags
(must appear
in order)
WindowRequired. Provides description of window.
MetaOptional. Allows for overriding headers.
CardDefOptional. Defines card tabs for multiscreen forms.
PrivateOptional. Declares internal variables for form.
PublicOptional. Declares variables and action sequences for exachanging them with the outside world.
Related Tags Must come before Body tag.
Examples See examples for HForm which show general a file structure.