[
https://issues.apache.org/jira/browse/ISIS-968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Haywood updated ISIS-968:
-----------------------------
Description:
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}
was:
Specifically, @DomainService(menuOrder=..., menuBar=...)
> Create new @DomainServiceLayout annotation, and move UI hints out of
> @DomainService
> -----------------------------------------------------------------------------------
>
> 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)