Class ComponentDesignDelegateRegistryImpl
java.lang.Object
com.inductiveautomation.perspective.designer.delegates.ComponentDesignDelegateRegistryImpl
- All Implemented Interfaces:
ComponentDesignDelegateRegistry
public class ComponentDesignDelegateRegistryImpl
extends Object
implements ComponentDesignDelegateRegistry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
register
(String componentTypeId, ComponentDesignDelegate delegate) void
-
Constructor Details
-
ComponentDesignDelegateRegistryImpl
public ComponentDesignDelegateRegistryImpl()
-
-
Method Details
-
register
- Specified by:
register
in interfaceComponentDesignDelegateRegistry
-
remove
- Specified by:
remove
in interfaceComponentDesignDelegateRegistry
-
find
- Specified by:
find
in interfaceComponentDesignDelegateRegistry
-