Class DesignerBindingRegistryImpl

java.lang.Object
com.inductiveautomation.perspective.designer.binding.DesignerBindingRegistryImpl
All Implemented Interfaces:
DesignerBindingRegistry

public class DesignerBindingRegistryImpl extends Object implements DesignerBindingRegistry
Bindings execute only in the Gateway, but here in the Designer we need the user interfaces to configure bindings and transforms. Therefore any binding or transform implementation must register its configuration UI here.