[magnolia-dev] [JIRA] (MGNLUI-4224) Align code in DialogAction classes

"JIRA (on behalf of Evzen Fochr)" <jira-O8DnXSz/[email protected]> Thu, 15 Jun 2017 10:05:09 +0200 (CEST)
Newsgroups gmane.comp.cms.magnolia.devel
Message-ID <[email protected]>
Evzen Fochr created an issue

Magnolia UI / https://jira.magnolia-cms.com/browse/MGNLUI-4224 MGNLUI-4224

Align code in DialogAction classes

Issue Type:
Improvement

Assignee:
Unassigned

Created:
15/Jun/17 10:03 AM

Priority:
Neutral

Reporter:
Evzen Fochr

There are big differences in code f.e. in OpenCreateDialogAction, OpenEditDialogAction, OpenEditRoleDialogAction e.t.c. but result should be nearly same.

We can align this code using abstract class for it with protected methods:

- getFormDialogPresenterItem

- getFormDialogPresenter

- createEditorCallback

https://jira.magnolia-cms.com/browse/MGNLUI-4224#add-comment
Add Comment

This message was sent by Atlassian JIRA (v7.2.6#72008-sha1:26175bf)

----------

----------------------------------------------------------------

For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html

Alternatively, use our forums: http://forum.magnolia-cms.com/

To unsubscribe, E-mail to: <[email protected]>

----------------------------------------------------------------
(unnamed) (image/gif, 98 B) - not displayed
(unnamed) (image/png, 1.1 KB) - not displayed
(unnamed) (image/png, 457 B) - not displayed
(unnamed) (image/png, 2.9 KB) - not displayed