[line 44]
Class for adding inline javascript to the form
Unlike scripts added to HTML_QuickForm2_JavascriptBuilder this is intended for "volatile" scripts that can not be put into the separate .js files and should always be rebuilt when the form is rendered. A good example is setting the default values and corresponding visible options for HTML_QuickForm2_Element_Hierselect