Open Ajax Script - mws_h:scriptOpenAjax

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.events.OpenAjaxScript
Handler ClassNone
Renderer Typecom.webmethods.caf.faces.events.OpenAjaxScript
Description Provides script access to any server side events on the Open Ajax Hub
Palette LocationMWS Html/Control/Output/Open Ajax Script
Attributes 
NameRequiredTypeDescription
idfalsejava.lang.String Control identifier
openAjaxTopictruejavax.el.ValueExpression
(must evaluate to java.lang.String)
The Open Ajax Topic that will be subscribed to (eg 'com.softwareag.events')
renderedfalsejavax.el.ValueExpression
(must evaluate to boolean)
True to render control; false to ignore it

If not specified, the default value is "true".

shouldSubscribetruejavax.el.ValueExpression
(must evaluate to java.lang.Boolean)
If true, create a server-side subscription
valuefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Control value

Output generated by Vdldoc View Declaration Language Documentation Generator.