public abstract class RenderableComponent extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
componentType
Component type: used by the Arbiter UI to determine how to decode and render the object which is
represented by the JSON representation of this object
|
| Constructor and Description |
|---|
RenderableComponent(String componentType) |
protected final String componentType
public RenderableComponent(String componentType)
Copyright © 2016. All rights reserved.