Package org.wings.script

Contains the interfaces classes to implement and attach own JavaScript listeners to your components via the wingS API.

See:
          Description

Interface Summary
JavaScriptEvent Some widely implemented JavaScript events.
ScriptListener Script Listener is a interface declaring a (untypized) script which should be executed on an untypized Event.
 

Class Summary
JavaScriptDOMListener Specialized ScriptListener for DOM events.
JavaScriptListener  
PopupListener A JavaScript listener to handle SPopup.
 

Package org.wings.script Description

Contains the interfaces classes to implement and attach own JavaScript listeners to your components via the wingS API.



wingS Swings ;-)