xotcl::Attribute method setterRedefinedOptions (protected)
<instance of xotcl::Attribute> setterRedefinedOptions
Defined in
- Testcases:
-
No testcase defined.
Source code:
if {[:info lookup method value=set] ne "::nsf::classes::xotcl::Attribute::value=set"} {
return [list slot=[::nsf::self] slotset]
}
if {[:info lookup method value=get] ne "::nsf::classes::nx::VariableSlot::value=get"} {
return [list slot=[::nsf::self]]
}
XQL Not present:Generic, PostgreSQL, Oracle
[
hide source ]
| [
make this the default ]