Object ::xowiki::ObjectForm::slot (public)

 ::nx::Object ::xowiki::ObjectForm::slot[i]

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

  • f.textC
  • with_categoriesC

Testcases:
No testcase defined.
Source code:
::nx::slotObj -container slot ::xowiki::ObjectForm
::xowiki::ObjectForm::slot eval {set :__parameter {
        {f.text "= textarea,cols=80,rows=15"}
        {with_categories  false}
      }}

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

::nsf::object::alloc ::xotcl::Attribute ::xowiki::ObjectForm::slot::f.text {set :accessor public
   set :configurable true
   set :convert false
   set :default {= textarea,cols=80,rows=15}
   set :defaultmethods {}
   set :disposition alias
   set :domain ::xowiki::ObjectForm
   set :incremental 0
   set :manager ::xowiki::ObjectForm::slot::f.text
   set :methodname f.text
   set :multiplicity 1..1
   set :name f.text
   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: