Class Component

    • Field Detail

      • componentType

        protected final 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
      • style

        protected final Style style
    • Constructor Detail

      • Component

        public Component​(String componentType,
                         Style style)