Element

trait Element extends Seq with Par

Elements can appear within (sequential or parallel) groups. First of all, regular Component instances can be viewed as elements. Groups themselves can be nested and thus be seen as elements.

Elements can appear within (sequential or parallel) groups. First of all, regular Component instances can be viewed as elements. Groups themselves can be nested and thus be seen as elements.

Companion
object
trait Par
trait Seq
class Object
trait Matchable
class Any
trait Group
class Seq
class Par