How to extend the DataTableEditor via a plugin.

Hi!

Is it possible to extend the DataTable editor via a plugin?

  • I would like to select the new editor for specific datatable assets only
  • mainly, adding actions via menus and slightly customize the UI, and consistency checks
  • Which class(es) should i override and how to associate them with my specific assets?