Class JoinOperation

  • All Implemented Interfaces:
    AuthorOperation, Extension

    @API(type=INTERNAL,
         src=PUBLIC)
    public class JoinOperation
    extends JoinOperation
    Operation for joining the content of selected cells.
    • Constructor Detail

      • JoinOperation

        public JoinOperation()
        Constructor.
      • JoinOperation

        public JoinOperation​(AuthorTableHelper tableHelper)
        Constructor.
        Parameters:
        tableHelper - The table helper.