the widget that you are trying to replace
the type of the widget that takes its place
e.g. replaceEditor("transformer", "deprecated-standin") will make it so the transformer widget is replaced by the deprecated stand-in widget
the widget that you are trying to replace