[
https://issues.apache.org/jira/browse/ISIS-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15978327#comment-15978327
]
ASF subversion and git services commented on ISIS-1603:
-------------------------------------------------------
Commit cccb4e67c87cf933212eb018e9219aef531f4b4d in isis's branch
refs/heads/ISIS-1603 from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=cccb4e6 ]
ISIS-1603: adds <a> editInlineLink alongside the textField for
ScalarPanelTextFieldAbstract and its subclasses, and adds the XEditable option
to it.
Hides either the textField or the editInlineLink depending on the salarModel's
editStyle
Along the way:
- adds x-editable to pom.xml
- extends ScalarModel to return getEditStyle(), and isEditable()
- factored out value model for the simple text/textarea/password, named
TextFieldStringModel, and retrofitted as a subclass of the (already existing)
TextFieldValueModel
- made ScalarPanelTextFieldAbstract#createTextFieldForRegular into an abstract
method, since always overridden by its subclasses
- disable bootLink error check E042 so can assign "form-control" class to an <a>
not yet done:
- validation
- other datatypes
> Support x-editable for property edits
> -------------------------------------
>
> Key: ISIS-1603
> URL: https://issues.apache.org/jira/browse/ISIS-1603
> Project: Isis
> Issue Type: New Feature
> Components: Core
> Affects Versions: 1.14.0
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Fix For: 1.15.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)