Dan Haywood created ISIS-1664:
---------------------------------
Summary: editXxx as an action should implicitly associate with xxx
property
Key: ISIS-1664
URL: https://issues.apache.org/jira/browse/ISIS-1664
Project: Isis
Issue Type: New Feature
Affects Versions: 1.14.0
Reporter: Dan Haywood
Priority: Minor
Fix For: 1.15.0
ie, as if
{code}
@MemberOrder(named="xxx", sequence="1")
@PropertyLayout(promptStyle=INLINE_AS_IF_EDIT)
public String getXxx() { ... }
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)