Growler - caf_h:growler

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.script.Growler
Handler ClassNone
Renderer Typecom.webmethods.caf.faces.script.Growler
Description Displays client side Notifications
Palette LocationCAF Html/Control/Scripts/Growler
Client-Side ModelCAF.Growler
Attributes 
NameRequiredTypeDescription
classNamefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML "class" attribute value
idfalsejava.lang.String Control identifier
lifefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Length of notification (in seconds)
locationtruejavax.el.ValueExpression
(must evaluate to java.lang.String)
Region on the page for the notification

Valid values are:

  • Top-Right
  • Top-Center
  • Top-Left
  • Bottom-Right
  • Bottom-Center
  • Bottom-Left
renderedfalsejavax.el.ValueExpression
(must evaluate to boolean)
True to render control; false to ignore it

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

speedinfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Time for the notification to appear (in seconds)
speedoutfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Time for the notification to disappear (in seconds)
stickyfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Whether the notification is sticky

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

Valid values are:

  • true
  • false
widthtruejavax.el.ValueExpression
(must evaluate to java.lang.String)
Width of the notification

Output generated by Vdldoc View Declaration Language Documentation Generator.