Uses of Class
com.opensymphony.webwork.components.ClosingUIBean

Packages that use ClosingUIBean
com.opensymphony.webwork.components   
 

Uses of ClosingUIBean in com.opensymphony.webwork.components
 

Subclasses of ClosingUIBean in com.opensymphony.webwork.components
 class Anchor
          A tag that creates a HTML <a href='' /> that when clicked calls a URL remote XMLHttpRequest call via the dojo framework.
 class Div
          The div tag is primarily an AJAX tag, providing a remote call from the current page to update a section of content without having to refresh the entire page.
 class Form
          Renders HTML an input form.
 class Panel
          Render a panel for tabbedPanel.
 class RemoteCallUIBean
          RemoteCallUIBean is superclass for all components dealing with remote calls.
 class TabbedPanel
          The tabbedpanel widget is primarily an AJAX component, where each tab can either be local content or remote content (refreshed each time the user selects that tab).
 class Tree
          Renders a tree widget with AJAX support.
 class TreeNode
          Renders a tree node within a tree widget with AJAX support.
 



Copyright © 2007 OpenSymphony. All Rights Reserved.