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

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

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

  • formatsC
  • validatorC

Testcases:
No testcase defined.
Source code:
::nx::slotObj -container slot ::xowiki::formfield::h5time
::xowiki::formfield::h5time::slot eval {set :__parameter {
        {formats {"%H:%M"}}
      }}

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

::nsf::object::alloc ::xotcl::Attribute ::xowiki::formfield::h5time::slot::validator {set :accessor public
   set :configurable true
   set :convert false
   set :default valid_format
   set :defaultmethods {}
   set :disposition alias
   set :domain ::xowiki::formfield::h5time
   set :incremental false
   set :manager ::xowiki::formfield::h5time::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}
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: