public abstract class Component 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
|
protected Style |
style |
Copyright © 2021. All rights reserved.