Class: DuplicateEntityPresenter

DuplicateEntityPresenter(getCodeObj, onCodeObjUpdate)

Presenter for managing entity duplication dialog functionality.

Constructor

new DuplicateEntityPresenter(getCodeObj, onCodeObjUpdate)

Creates a new DuplicateEntityPresenter.
Parameters:
Name Type Description
getCodeObj function Callback to get the current code object.
onCodeObjUpdate function Callback when code object is updated.
Source: