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.
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. |
class |
Submit
Render a submit button. |