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

Eddie O'Neil updated BEEHIVE-412:
---------------------------------

    Assign To:     (was: Eddie O'Neil)

> 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, v1m1
>     Reporter: Eddie O'Neil

>
> 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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to