DateInput : WOTextField { value = ^value; formatter = formatter; id = ^id; class = ^class; style = ^style; size = ^size; maxlength = ^maxlength; name = ^name; disabled = ^disabled; onfocus = onFocusScript; onclick = onClickScript; otherTagString = ^otherTagString; }