JavaScript Extension Development API for Oracle Visual Builder Cloud Service - Classic Applications

Class: components.dt/js/spi/deleters/DeleterType

Enumeration representing the type of a component deleter.

Version:
  • 16.3.5
Source:

Members

(static, constant) CLEANUP :String

stable API

Defines the simplest deleter type which is capable of clean-up artefacts within the View and the Page generated by component's Creator. It's also handy for definition of the deletion confirmation dialog.

Usually all deleters implementing Deleter interface returns this type.

Type:
  • String
Version:
  • 16.3.5
Source: