[ http://issues.apache.org/jira/browse/BEEHIVE-412?page=history ]

Steve Tocco updated BEEHIVE-412:
--------------------------------

    Fix Version: V1

moving to v1 (if not needed for ship, please move to Fix For = TBD)

> add attribute support to data grid cell decorators
> --------------------------------------------------
>
>          Key: BEEHIVE-412
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-412
>      Project: Beehive
>         Type: Improvement
>   Components: NetUI
>     Versions: V1Beta
>     Reporter: Eddie O'Neil
>     Assignee: Eddie O'Neil
>      Fix For: V1

>
> In the data grid, it's possible to create a cell decorator that wraps the 
> contents of a table cell inside of some markup defined in Java code.  It is 
> sometimes the case that the user provided code that generates the markup 
> needs to receive arbitrary attributes from the JSP page.  This could be 
> accomplished with:
>   <netui-data:headerCell ...>
>     <netui:behavior facet="cellmodel" name="foo" value="bar"/>
>   </netui-data:headerCell>
> in which case the key / value pair would be available to the cell decorator 
> when the cell is rendering.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to