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 TypeMethodDescriptionvoid
registerSuggestionSource
(String key, SuggestionSource source)
-
Constructor Details
-
PropertySuggestionSourceRegistryImpl
public PropertySuggestionSourceRegistryImpl()
-
-
Method Details
-
registerSuggestionSource
- Specified by:
registerSuggestionSource
in interfacePropertySuggestionSourceRegistry
-
findSuggestionSource
- Specified by:
findSuggestionSource
in interfacePropertySuggestionSourceRegistry
-