You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Dragan Sahpaski (JIRA)" <ji...@apache.org> on 2011/08/12 17:38:27 UTC

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

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


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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Lance (JIRA)" <ji...@apache.org>.
    [ 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

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

Posted by "Dragan Sahpaski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dragan Sahpaski updated TAP5-1607:
----------------------------------

    Description: 
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/

  was:
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.


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

        

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

Posted by "Dragan Sahpaski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dragan Sahpaski updated TAP5-1607:
----------------------------------

    Description: 
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/

  was:
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.


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

        

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

Posted by "Dragan Sahpaski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dragan Sahpaski updated TAP5-1607:
----------------------------------

    Attachment: ContextMenu patch.diff

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

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Lance (JIRA)" <ji...@apache.org>.
    [ 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

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

Posted by "Dragan Sahpaski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dragan Sahpaski updated TAP5-1607:
----------------------------------

    Attachment: ContextMenu patch.diff

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

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira