Dan Haywood created ISIS-969:
--------------------------------
Summary: Extend @ActionLayout to include further UI hints
Key: ISIS-969
URL: https://issues.apache.org/jira/browse/ISIS-969
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)