You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Daniel Keir Haywood (Jira)" <ji...@apache.org> on 2020/03/19 14:59:00 UTC

[jira] [Updated] (ISIS-1664) editXxx as an action should implicitly associate with xxx property

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

Daniel Keir Haywood updated ISIS-1664:
--------------------------------------
    Component/s: Isis Applib (programming model)

> 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
>          Components: Isis Applib (programming model)
>    Affects Versions: 1.14.0
>            Reporter: Daniel Keir Haywood
>            Priority: Minor
>             Fix For: 2.1.4
>
>
> 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
(v8.3.4#803005)