Water 5-User Interface-HTML Layout
class hypertext.body
Contract
Parameter keyDefault valueType
aliases<vector "html"/>vector
idopt
classopt
langopt
langopt
dir"ltr"type.<one_of "ltr" "rtl"/>
onclickopt
ondblclickopt
onmousedownopt
onmouseupopt
onmouseoveropt
onmousemoveopt
onmouseoutopt
onkeypressopt
onkeydownopt
onkeyupopt
accesskeyopt
tabindexoptinteger
onfocusopt
onbluropt
onloadoptscript
onunloadoptscript
topmarginopt
leftmarginopt
Parameter kindDefault valueType
Other unkeyed argumentsopt with ekind of mixedwob
Water Contract
<class body
  onload        =opt=script
  onunload      =opt=script
  topmargin     =opt
  leftmargin    =opt
  _other_unkeyed=opt=wob=ekind.mixed="_add_to_environment"
/>