type

CompObj

@Js
class CompObj : Obj, Comp

CompObj is the base class for all Comp subclasses

constructors

make

Constructor for subclasses

makeForSpec

Constructor for generic component with given spec

Slot Details

make

new make()

Constructor for subclasses

makeForSpec

static new makeForSpec(Spec spec)

Constructor for generic component with given spec