Class PropertySuggestionSourceRegistryImpl
java.lang.Object
com.inductiveautomation.perspective.designer.workspace.propertyeditor.PropertySuggestionSourceRegistryImpl
- All Implemented Interfaces:
- PropertySuggestionSourceRegistry
public class PropertySuggestionSourceRegistryImpl
extends Object
implements PropertySuggestionSourceRegistry
- 
Field SummaryFields inherited from interface com.inductiveautomation.perspective.designer.api.PropertySuggestionSourceRegistrySUGGESTION_EXTENSION
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidregisterSuggestionSource(String key, SuggestionSource source) 
- 
Constructor Details- 
PropertySuggestionSourceRegistryImplpublic PropertySuggestionSourceRegistryImpl()
 
- 
- 
Method Details- 
registerSuggestionSource- Specified by:
- registerSuggestionSourcein interface- PropertySuggestionSourceRegistry
 
- 
findSuggestionSource- Specified by:
- findSuggestionSourcein interface- PropertySuggestionSourceRegistry
 
 
-