You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2013/07/25 02:15:48 UTC

[jira] [Updated] (TAP5-1569) Grid should implement the ClientElement interface

     [ https://issues.apache.org/jira/browse/TAP5-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAP5-1569:
---------------------------------------

    Summary: Grid should implement the ClientElement interface  (was: Grid does not implement ClientElement)
    
> Grid should implement the ClientElement interface
> -------------------------------------------------
>
>                 Key: TAP5-1569
>                 URL: https://issues.apache.org/jira/browse/TAP5-1569
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1
>         Environment: all
>            Reporter: Wulf Wechsung
>         Attachments: Grid.java
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> Issue:
> the tapestry core component org.apache.tapestry5.corelib.components.Grid does not implement the interface "ClientElement"  making it impossible to force allocation of a client side id or retrieve the same.
> Impact:
> Mixins, if they are based on DOM manipulation, have a hard time interacting with Grid component's client side representation.
> Proposed Solution:
> Grid should implement ClientElement and delegate getClientId() to the Any table component.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira