Water 5-User Interface-HTML Layout
class hypertext.table
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
summaryopt
widthopt
borderopt
frameopt
rulesopt
cellspacingopt
cellpaddingopt
rotatefalseboolean
Parameter kindDefault valueType
Other unkeyed argumentsopt with ekind of mixedwob
Water Contract
<class table
  summary       =opt
  width         =opt
  border        =opt
  frame         =opt
  rules         =opt
  cellspacing   =opt
  cellpadding   =opt
  rotate        =false
  _other_unkeyed=opt=wob=ekind.mixed="_add_to_environment"
/>