caf_h

Tag refreshLink

  • Component Information 
    InfoValue
    Component Typecom.webmethods.caf.faces.output.refresh.Link
    Handler ClassNone
    Renderer Typecom.webmethods.caf.faces.output.refresh.Link
    Description Refreshes the content of a specified control
  • Attributes 
    NameRequiredTypeDescription
    idfalsejavax.el.ValueExpression
    (must evaluate to java.lang.String)
    Control identifier
    renderedfalsejavax.el.ValueExpression
    (must evaluate to boolean)
    True to render control; false to ignore it
    labelfalsejavax.el.ValueExpression
    (must evaluate to java.lang.String)
    Control label
    stylefalsejavax.el.ValueExpression
    (must evaluate to java.lang.String)
    HTML "style" attribute value
    styleClassfalsejavax.el.ValueExpression
    (must evaluate to java.lang.String)
    HTML "class" attribute value
    fortruejavax.el.ValueExpression
    (must evaluate to java.lang.String)
    Id reference of control to refresh
    disabledfalsejavax.el.ValueExpression
    (must evaluate to boolean)
    True if control is grayed-out and un-modifiable

Output generated by Vdldoc View Declaration Language Documentation Generator.