Class ObjectRenderer
- java.lang.Object
 - 
- com.vaadin.flow.data.renderer.Renderer<SOURCE>
 - 
- com.vaadin.flow.data.renderer.ComponentRenderer<ObjectComponent,BusinessObjectLight>
 - 
- org.neotropic.util.visual.selectors.ObjectRenderer
 
 
 
 
- 
- All Implemented Interfaces:
 Serializable
public class ObjectRenderer extends com.vaadin.flow.data.renderer.ComponentRenderer<ObjectComponent,BusinessObjectLight>
Object Component Renderer.- Author:
 - Johny Andres Ortega Ruiz <johny.ortega@kuwaiba.org>
 - See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description ObjectRenderer(MetadataEntityManager mem, TranslationService ts) 
 - 
 
- 
- 
Constructor Detail
- 
ObjectRenderer
public ObjectRenderer(MetadataEntityManager mem, TranslationService ts)
 
 - 
 
 -