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