Class ComponentDesignDelegateRegistryImpl
java.lang.Object
com.inductiveautomation.perspective.designer.delegates.ComponentDesignDelegateRegistryImpl
- All Implemented Interfaces:
- ComponentDesignDelegateRegistry
public class ComponentDesignDelegateRegistryImpl
extends Object
implements ComponentDesignDelegateRegistry
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidregister(String componentTypeId, ComponentDesignDelegate delegate) void
- 
Constructor Details- 
ComponentDesignDelegateRegistryImplpublic ComponentDesignDelegateRegistryImpl()
 
- 
- 
Method Details- 
register- Specified by:
- registerin interface- ComponentDesignDelegateRegistry
 
- 
remove- Specified by:
- removein interface- ComponentDesignDelegateRegistry
 
- 
find- Specified by:
- findin interface- ComponentDesignDelegateRegistry
 
 
-