You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Lance (JIRA)" <ji...@apache.org> on 2012/11/14 16:44:14 UTC

[jira] [Commented] (TAP5-1607) Context menu mixin

    [ https://issues.apache.org/jira/browse/TAP5-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497166#comment-13497166 ] 

Lance commented on TAP5-1607:
-----------------------------

This issue could be resolved using my GridDecorator mixin instead of the EmbeddedMixin concept

Source:
https://github.com/uklance/tapestry-stitch/blob/master/src/main/java/org/lazan/t5/stitch/mixins/GridDecorator.java
https://github.com/uklance/tapestry-stitch/blob/master/src/main/java/org/lazan/t5/stitch/model/GridCellDecorator.java
https://github.com/uklance/tapestry-stitch/blob/master/src/main/java/org/lazan/t5/stitch/model/GridRowDecorator.java

Demo:
https://github.com/uklance/tapestry-stitch-demo/blob/master/src/main/resources/org/lazan/t5/stitch/demo/pages/GridDecoratorDemo.tml
https://github.com/uklance/tapestry-stitch-demo/blob/master/src/main/java/org/lazan/t5/stitch/demo/pages/GridDecoratorDemo.java

                
> Context menu mixin
> ------------------
>
>                 Key: TAP5-1607
>                 URL: https://issues.apache.org/jira/browse/TAP5-1607
>             Project: Tapestry 5
>          Issue Type: New Feature
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Dragan Sahpaski
>            Priority: Minor
>              Labels: mixin
>         Attachments: ContextMenu patch.diff
>
>
> Issue for the work done on Google Summer of Code 2011 http://www.google-melange.com/gsoc/project/google/gsoc2011/dragansah/5001
> Implements a context menu mixin which is dependent on the EmbeddedMixin concept.
> A demo of the implementation of the context menu can be seen here: http://dragansah.com/demoapp/

--
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