Constructor requires owner document.paramowner The owner HTML document super( owner, name );
super( owner, name );
return getAttribute( "cols" );
return getAttribute( "rows" );
setAttribute( "cols", cols );
setAttribute( "rows", rows );