- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class Relations
::nx::RelationSlot create ::nx::Class::slot::mixins
Methods (to be applied on the object)
value=classes (scripted)
if {[info exists pattern]} { $obj info mixins $pattern } else { $obj info mixins }
value=guard (scripted)
if {[info exists guard]} { ::nsf::directdispatch $obj ::nsf::methods::class::mixinguard $filter $guard } else { lindex [$obj info mixins -guards $mixin] 0 2 }
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables