Class DesignerComponentRegistry
- java.lang.Object
- 
- com.inductiveautomation.perspective.common.api.ComponentRegistry
- 
- com.inductiveautomation.perspective.designer.DesignerComponentRegistry
 
 
- 
 public class DesignerComponentRegistry extends ComponentRegistry 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class com.inductiveautomation.perspective.common.api.ComponentRegistryComponentRegistry.ComponentRegistryListener
 
- 
 - 
Constructor SummaryConstructors Constructor Description DesignerComponentRegistry()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ComponentDescriptorbuildDescriptor(com.inductiveautomation.ignition.common.gson.JsonObject compDef, java.lang.String versionHash)- 
Methods inherited from class com.inductiveautomation.perspective.common.api.ComponentRegistryfetchImage, find, get, getCategories, registerComponent, registerListener, removeComponent, removeListener
 
- 
 
- 
- 
- 
Method Detail- 
buildDescriptorprotected ComponentDescriptor buildDescriptor(@Nonnull com.inductiveautomation.ignition.common.gson.JsonObject compDef, @Nullable java.lang.String versionHash) - Overrides:
- buildDescriptorin class- ComponentRegistry
 
 
- 
 
-