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

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

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

  • validatorC
  • rowsC

Testcases:
No testcase defined.
Source code:
::nx::slotObj -container slot ::xowiki::formfield::form_constraints
::xowiki::formfield::form_constraints::slot eval {set :__parameter {
    {rows 5}
  }}

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

::nsf::object::alloc ::xotcl::Attribute ::xowiki::formfield::form_constraints::slot::rows {set :accessor public
   set :configurable true
   set :convert false
   set :default 5
   set :defaultmethods {}
   set :disposition alias
   set :domain ::xowiki::formfield::form_constraints
   set :incremental 0
   set :manager ::xowiki::formfield::form_constraints::slot::rows
   set :methodname rows
   set :multiplicity 1..1
   set :name rows
   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: