Newsfeed - caf_h:newsfeed

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.table.specialized.Newsfeed
Handler Classcom.webmethods.caf.faces.component.DynamicControlHandler
Renderer Typecom.webmethods.caf.faces.table.specialized.Newsfeed
Description Displays the entries of a syndicated feed
Palette LocationCAF Html/Control/Table/Newsfeed
Client-Side ModelCAF.Newsfeed.Model
Attributes 
NameRequiredTypeDescription
dirfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Specifies the directionality of the flow of the content for the current element

Valid values are:

  • LTR
  • RTL
idfalsejava.lang.String Control identifier
langfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Specifies the language of the enclosed content
layoutfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Layout of entries table and details pane

If not specified, the default value is "table-top".

Valid values are:

  • table-top
  • table-bottom
  • table-left
  • table-right
renderedfalsejavax.el.ValueExpression
(must evaluate to boolean)
True to render control; false to ignore it

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

rowsfalsejavax.el.ValueExpression
(must evaluate to java.lang.Integer)
Number of entries per page

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

sizefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Size of details panel in pixels (100px) or ems (10em)

If not specified, the default value is "10em".

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

Valid values are:

  • portlet-font
  • portlet-font-dim
  • portlet-msg-status
  • portlet-msg-info
  • portlet-msg-error
  • portlet-msg-alert
  • portlet-msg-success
  • portlet-section-header
  • portlet-section-body
  • portlet-section-alternate
  • portlet-section-selected
  • portlet-section-subheader
  • portlet-section-footer
  • portlet-section-text
  • portlet-form-label
  • portlet-form-input-field
  • portlet-form-button
  • portlet-icon-label
  • portlet-dlg-icon-label
  • portlet-form-field-label
  • portlet-form-field
  • portlet-menu
  • portlet-menu-item
  • portlet-menu-item-selected
  • portlet-menu-item-hover
  • portlet-menu-item-hover-selected
  • portlet-menu-cascade-item
  • portlet-menu-cascade-item-selected
  • portlet-menu-description
  • portlet-menu-caption
  • [any_other_value]
titlefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
HTML "title" attribute value (often displayed as a tooltip)
urltruejavax.el.ValueExpression
(must evaluate to java.lang.String)
Feed address

Output generated by Vdldoc View Declaration Language Documentation Generator.