Event handler overriding in HtmlTableRow objects

10 views
Skip to first unread message

Mini

unread,
Jan 12, 2012, 9:20:51 AM1/12/12
to jaxcen...@googlegroups.com
Hi all,


   HtmlTable javadocs says:

   "The class HtmlTableRow corresponds to TR tags on the page, i.e. to rows of tables. Objects of this class can also be obtained by calling the getRow method of HtmlTable objects. To add rows to a table on the page, call the insertRow, insertRowText or insertRowHtml methods of HtmlTable."

   This implies row event handlers cannot be overriden while rows are created which is highly inefficient. Is this true? Am i missing something?

Mukesh Prasad

unread,
Jan 12, 2012, 9:37:12 AM1/12/12
to jaxcen...@googlegroups.com
If you want to add rows to an existing table at runtime, you have to call one of those methods.  But this is not related to overriding row event handlers.  Unless I am misunderstanding the question... / Mukesh
--
You received this message because you are subscribed to the Google Groups "Jaxcent" group.
To view this discussion on the web visit https://groups.google.com/d/msg/jaxcentgroup/-/dpQqL-jmiE4J.
To post to this group, send email to jaxcen...@googlegroups.com.
To unsubscribe from this group, send email to jaxcentgroup...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jaxcentgroup?hl=en.
Reply all
Reply to author
Forward
0 new messages