Class DesignerComponentRegistry
java.lang.Object
com.inductiveautomation.perspective.common.api.ComponentRegistry
com.inductiveautomation.perspective.designer.DesignerComponentRegistry
- 
Nested Class SummaryNested classes/interfaces inherited from class com.inductiveautomation.perspective.common.api.ComponentRegistryComponentRegistry.ComponentRegistryListener
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected ComponentDescriptorbuildDescriptor(com.inductiveautomation.ignition.common.gson.JsonObject compDef, String versionHash) Methods inherited from class com.inductiveautomation.perspective.common.api.ComponentRegistryfetchImage, find, get, getCategories, registerComponent, registerListener, removeComponent, removeListener
- 
Constructor Details- 
DesignerComponentRegistrypublic DesignerComponentRegistry()
 
- 
- 
Method Details- 
buildDescriptorprotected ComponentDescriptor buildDescriptor(@Nonnull com.inductiveautomation.ignition.common.gson.JsonObject compDef, @Nullable String versionHash) - Overrides:
- buildDescriptorin class- ComponentRegistry
 
 
-