class

CompObj

@Js
class CompObj : Obj, Comp

CompObj is the base class for all Comp subclasses. All constructors must be run within the context for a CompSpace. See documentation.

constructors make

Constructor for subclasses

methods toStr

Return debug string

make new make()

Constructor for subclasses

toStr Str toStr()

Return debug string

Haxall 4.0.6 ∙ 21-Jul-2026 09:48 EDT