Uses of Interface
org.apache.struts2.components.RemoteUICallBean

Packages that use RemoteUICallBean
org.apache.struts2.components   
 

Uses of RemoteUICallBean in org.apache.struts2.components
 

Classes in org.apache.struts2.components that implement RemoteUICallBean
 class AbstractRemoteCallUIBean
          TODO: Document AbstractRemoteCallUIBean.
 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.
 class Submit
          Render a submit button.
 



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