You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2015/01/28 17:54:35 UTC

[jira] [Updated] (ISIS-968) Rationalize handling of menu actions and contributed actions

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

Dan Haywood updated ISIS-968:
-----------------------------
    Summary: Rationalize handling of menu actions and contributed actions  (was: Extend @ActionLayout to include further UI hints)

> Rationalize handling of menu actions and contributed actions
> ------------------------------------------------------------
>
>                 Key: ISIS-968
>                 URL: https://issues.apache.org/jira/browse/ISIS-968
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: core-1.7.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: core-1.8.0
>
>
> Specifically,
> {code}
> @ActionLayout(
>     contributedAs    = ACTION|ASSOCIATION|BOTH   // inverse of current @NotContributed(As.Xxx)
>     inMenu           = true|false                // defaults to false; equivalent to @NotInServiceMenu
>     homePage         = true|false
>     )
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)