Class ActionHelper

java.lang.Object
io.keikai.ui.impl.ActionHelper

public class ActionHelper extends Object
Since:
3.6.0
Author:
henri
  • Constructor Details

    • ActionHelper

      public ActionHelper()
  • Method Details

    • collectRichTextStyleActions

      public static void collectRichTextStyleActions(Range range, CellOperationUtil.CellStyleApplier applier, List<UndoableAction> actions)
      Scan the given range and collect rich text cells actions which will be applied with the applier.
      Parameters:
      range -
      applier -
      actions -