Uses of Class
org.apache.struts2.components.AbstractRemoteCallUIBean

Packages that use AbstractRemoteCallUIBean
org.apache.struts2.components   
 

Uses of AbstractRemoteCallUIBean in org.apache.struts2.components
 

Subclasses of AbstractRemoteCallUIBean in org.apache.struts2.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 when used on the ajax theme, provides a remote call from the current page to update a section of content without having to refresh the entire page.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.