Class InsertSingleRowOperation

All Implemented Interfaces:
AuthorOperation, Extension, XHTMLConstants

@API(type=INTERNAL, src=PUBLIC) public class InsertSingleRowOperation extends InsertRowOperation
Operation used to insert a table row for XHTML documents. It does not allow custom insertion of multiple rows, and thus is webapp-compatible.