Class InsertSingleColumnOperation

  • All Implemented Interfaces:
    AuthorOperation, Extension, XHTMLConstants

    @API(type=INTERNAL,
         src=PUBLIC)
    public class InsertSingleColumnOperation
    extends InsertColumnOperation
    Operation used to insert one or more XHTML table columns. It does not allow custom insertion of multiple columns, and thus is webapp-compatible.