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 TypeMethodDescriptionvoidregister(String componentTypeId, ComponentDesignDelegate delegate) void 
- 
Constructor Details
- 
ComponentDesignDelegateRegistryImpl
public ComponentDesignDelegateRegistryImpl() 
 - 
 - 
Method Details
- 
register
- Specified by:
 registerin interfaceComponentDesignDelegateRegistry
 - 
remove
- Specified by:
 removein interfaceComponentDesignDelegateRegistry
 - 
find
- Specified by:
 findin interfaceComponentDesignDelegateRegistry
 
 -