[
https://issues.apache.org/jira/browse/TOBAGO-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15636259#comment-15636259
]
Hudson commented on TOBAGO-1617:
--------------------------------
FAILURE: Integrated in Jenkins build Tobago 3.0.x #584 (See
[https://builds.apache.org/job/Tobago%203.0.x/584/])
TOBAGO-1617: New tag <tc:event> to be similar to <f:ajax> and to replace
<tc:command> in facets
* implement this behavior inside of UIData (lofwyr:
[http://svn.apache.org/viewvc/?view=rev&rev=1768018])
* (edit)
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/component/RendererTypes.java
* (edit)
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIData.java
* (edit)
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/RowTagDeclaration.java
* (edit)
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/CommandRendererBase.java
* (add)
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/DecodingCommandRendererBase.java
* (add)
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/DecodingInputRendererBase.java
* (delete)
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/DecodingRendererBase.java
* (edit)
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/EventRenderer.java
* (edit)
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/HiddenRenderer.java
* (edit)
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/LabelLayoutRendererBase.java
* (add)
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/RowRenderer.java
> New tag <tc:event> to be similar to <f:ajax> and to replace <tc:command> in
> facets
> ----------------------------------------------------------------------------------
>
> Key: TOBAGO-1617
> URL: https://issues.apache.org/jira/browse/TOBAGO-1617
> Project: MyFaces Tobago
> Issue Type: Improvement
> Components: Core, Themes
> Affects Versions: 3.0.0-alpha-6
> Reporter: Henning Noeth
> Assignee: Udo Schnurpfeil
>
> Replace event-facets (such as blur, change, click, ...) with an tc:event tag.
> The usage of tc:event should be similar to f:ajax.
> Also instead of <tc:columnEvent> use <tc:row>, which can contain <tc:event>
> or <tc:ajax>.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)