abstract sclass DynForm > DynSCP { visualize2 { ret jscroll_trackWidth(makeForm3(asObjectArray(formParams()))); } abstract L formParams(); }