Object ::xowiki::formfield::scale::slot (public)

 ::nx::Object ::xowiki::formfield::scale::slot[i]

Defined in packages/xotcl-core/tcl/01-debug-procs.tcl

  • nC
  • horizontalC

Testcases:
No testcase defined.
Source code:
::nx::slotObj -container slot ::xowiki::formfield::scale
::xowiki::formfield::scale::slot eval {set :__parameter {{n 5} {horizontal true}}}

::nsf::object::alloc ::xotcl::Attribute ::xowiki::formfield::scale::slot::horizontal {set :accessor public
   set :configurable true
   set :convert false
   set :default true
   set :defaultmethods {}
   set :disposition alias
   set :domain ::xowiki::formfield::scale
   set :incremental 0
   set :manager ::xowiki::formfield::scale::slot::horizontal
   set :methodname horizontal
   set :multiplicity 1..1
   set :name horizontal
   set :per-object false
   set :position 0
   set :required false
   set :substdefault 0b111
   set :trace none
   : init}

::nsf::object::alloc ::xotcl::Attribute ::xowiki::formfield::scale::slot::n {set :accessor public
   set :configurable true
   set :convert false
   set :default 5
   set :defaultmethods {}
   set :disposition alias
   set :domain ::xowiki::formfield::scale
   set :incremental 0
   set :manager ::xowiki::formfield::scale::slot::n
   set :methodname n
   set :multiplicity 1..1
   set :name n
   set :per-object false
   set :position 0
   set :required false
   set :substdefault 0b111
   set :trace none
   : init}
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: