Class RemoveOperation

java.lang.Object
io.jmix.flowui.util.RemoveOperation

@Component("flowui_RemoveOperation") public class RemoveOperation extends Object
Class that provides fluent interface for removing entity instances.
Inject the class into your view controller and use builder(Class, View) method as an entry point.
  • Field Details

  • Constructor Details

    • RemoveOperation

      public RemoveOperation()
  • Method Details