[jboss-jira] [JBoss JIRA] (DROOLS-3081) Modify CustomPopup for extended usage/usability

Gabriele Cardosi (Jira) issues at jboss.org
Fri Oct 5 04:43:00 EDT 2018


    [ https://issues.jboss.org/browse/DROOLS-3081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13643621#comment-13643621 ] 

Gabriele Cardosi commented on DROOLS-3081:
------------------------------------------

[~manstis]
There is still an ongoing discussion from UX about the final look of it. But from what I saw of their proposal I fear I will have to do completely different, new widget; so before putting it as it is in appformer I want to see how it ends. Beside the final look, the implementation is done, and in the meantime the code can be reviewed and tested (the panel itself is only a by-side product of all the PR).

> Modify CustomPopup for extended usage/usability
> -----------------------------------------------
>
>                 Key: DROOLS-3081
>                 URL: https://issues.jboss.org/browse/DROOLS-3081
>             Project: Drools
>          Issue Type: Task
>            Reporter: Gabriele Cardosi
>            Assignee: Gabriele Cardosi
>            Priority: Optional
>
> Currently, https://github.com/kiegroup/appformer/blob/master/uberfire-workbench/uberfire-workbench-client-views-patternfly/src/main/java/org/uberfire/client/views/pfly/widgets/ConfirmPopup.java allows only a "OK/Cancel" behaviour; moreover, due to access modifiers used for its properties, and the lack of accessors to them, it is impossible to extend it.
> What it is required is:
> 1) change modifiers/accessors, so to have make it "extendable"
> 2) insert code to allow also a "YES/NO/Cancel" behavior, as implemented with https://issues.jboss.org/browse/DROOLS-3053



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list