Note: For more control information, refer to the CAF control documentation in the webMethods CAF Development Help.
Icon with a link to the atom syndication feed for a tableInfo | Value |
---|---|
Component Type | com.webmethods.caf.faces.export.AtomFeedIcon |
Handler Class | None |
Renderer Type | com.webmethods.caf.faces.export.AtomFeedIcon |
Description | Icon with a link to the atom syndication feed for a table |
Name | Required | Type | Description |
---|---|---|---|
id | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Control identifier |
rendered | false | javax.el.ValueExpression
(must evaluate to boolean )
| True to render control; false to ignore it |
converter | false | javax.el.ValueExpression
(must evaluate to javax.faces.convert.Converter )
| A value binding expression for a method that returns a converter instance. |
value | false | javax.el.ValueExpression
(must evaluate to java.lang.Object )
| Control value |
label | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Control label |
converterMessage | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Will be used as the text of the converter message, replacing any message that comes from the converter. |
style | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| HTML "style" attribute value |
styleClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| HTML "class" attribute value |
title | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| HTML "title" attribute value (often displayed as a tooltip) |
dir | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Specifies the directionality of the flow of the content for the current element |
lang | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Specifies the language of the enclosed content |
onclick | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| JavaScript "onclick" event handler |
ondblclick | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| JavaScript "ondblclick" event handler |
onmousedown | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| JavaScript "onmousedown" event handler |
onmouseup | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| JavaScript "onmouseup" event handler |
onmousemove | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| JavaScript "onmousemove" event handler |
onmouseover | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| JavaScript "onmouseover" event handler |
onmouseout | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| JavaScript "onmouseout" event handler |
onkeypress | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| JavaScript "onkeypress" event handler |
onkeydown | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| JavaScript "onkeydown" event handler |
onkeyup | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| JavaScript "onkeyup" event handler |
onfocus | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| JavaScript "onfocus" event handler |
onblur | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| JavaScript "onblur" event handler |
charset | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The character encoding of the resource designated by this hyperlink |
coords | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The position and shape of the hot spot on the screen (for use in client-side image maps) |
hreflang | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The language code of the resource designated by this hyperlink |
rel | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The relationship from the current document to the anchor specified by this hyperlink. The value of this attribute is a space-separated list of link types |
rev | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| A reverse link from the anchor specified by this hyperlink to the current document. The value of this attribute is a space-separated list of link types. |
shape | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The shape of the hot spot on the screen (for use in client-side image maps) |
target | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Name of a frame where the resource retrieved via this hyperlink is to be displayed |
type | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The content type of the resource designated by this hyperlink |
accesskey | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Keyboard shortcut letter |
tabindex | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Order in tab (key) sequence, from 1 to n. Zero adds control to tab sequence, negative integer removes control. |
alt | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Text to display in place of image, when image cannot be viewed |
url | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| URL of (base) image source |
urlMousedown | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| (optional) URL of image source to use when mouse is down over image |
urlMouseover | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| (optional) URL of image source to use when mouse is up over image |
disabled | false | javax.el.ValueExpression
(must evaluate to boolean )
| True if control is grayed-out and un-modifiable |
for | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| Table Control to which this icon applies |
feedProvider | false | javax.el.ValueExpression
(must evaluate to com.webmethods.caf.faces.data.IContentProvider )
| Provider for the feed properties of the atom syndication feed |
entriesProvider | false | javax.el.ValueExpression
(must evaluate to com.webmethods.caf.faces.data.ITableContentProvider )
| Table provider for the entries of the atom syndication feed |
Output generated by Vdldoc View Declaration Language Documentation Generator.