- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xowiki::formfield::comp_correct_when
::xowiki::formfield::comp_correct_when create ...
Class Relations
::xotcl::Class create ::xowiki::formfield::comp_correct_when \ -superclass ::xowiki::formfield::CompoundFieldMethods (to be applied on instances)
initialize (scripted)
if {${:__state} ne "after_specs"} return :create_components [subst { {operator {select,options=[[self class] set operators],default=eq,form_item_wrapper_CSSclass=form-inline,label=}} {text text,form_item_wrapper_CSSclass=form-inline,size=50,label=} {nocase boolean_checkbox,horizontal=true,default=f,form_item_wrapper_CSSclass=form-inline,label=#xowiki.ignore_case#} }] next set :__initialized 1 if {${:help_text} eq ""} { set :help_text "#xowiki.formfield-comp_correct_when-help_text#" }
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables