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