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.

THE FOLLOWING IS ONLY VALID WHEN AJAX IS CONFIGURED href errorText listenTopics notifyTopics executeScripts loadingText listenTopics handler formId formFilter targets showErrorTransportText targets indicator 'resultDivId' Deprecated.

 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-2007 Apache Software Foundation. All Rights Reserved.