Package org.apache.beehive.netui.tags.javascript

Interface Summary
IScriptReporter A ScriptReporter acts as a container for JavaScript generated by children of the tag.
 

Class Summary
CoreScriptFeature  
ScriptBlock This class will output a script block into the generated HTML.
ScriptContainer Acts as a container that will bundle up JavaScript created by other NetUI tags, and output it within a single <script> tag.
ScriptHeader ScriptHeader will write the <script> and JavaScript includes into the HTML <head> tag.
ScriptPlacement  
ScriptRequestState Provides tag specific support for the HTML tags so they can create JavaScript.