[jboss-jira] [JBoss JIRA] (DROOLS-3286) [DMN Designer] FunctionGrid: Move F, J, P selector to header
Michael Anstis (Jira)
issues at jboss.org
Mon Dec 3 11:43:00 EST 2018
[ https://issues.jboss.org/browse/DROOLS-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13669588#comment-13669588 ]
Michael Anstis commented on DROOLS-3286:
----------------------------------------
[~dadossan] Hello,
Following the discussion in the Scrum meeting today:-
# Set the "class", "method name" etc parameter type to {{String}} in [this|https://github.com/kiegroup/kie-wb-common/blob/master/kie-wb-common-dmn/kie-wb-common-dmn-client/src/main/java/org/kie/workbench/common/dmn/client/editors/expressions/types/function/supplementary/BaseSupplementaryFunctionEditorDefinition.java#L87] loop. You should be able to do {{InformationItem.setTypeRef(BuiltInType.STRING.asQName())}}.
# Make sure the new column (containing the F, J, P header) has {{setMovable(false)}} called in its constructor.
> [DMN Designer] FunctionGrid: Move F, J, P selector to header
> -------------------------------------------------------------
>
> Key: DROOLS-3286
> URL: https://issues.jboss.org/browse/DROOLS-3286
> Project: Drools
> Issue Type: Feature Request
> Components: DMN Editor
> Affects Versions: 7.14.0.Final
> Reporter: Michael Anstis
> Assignee: Daniel José dos Santos
> Priority: Major
> Labels: drools-tools
>
> The {{FunctionGrid}} allows switching between FEEL, Java and PMML function definitions using the context menu. [~tirelli] has requested this be changed to a selector in the header. A new column needs to be added with the F, J, P selector in the new column header. The header should display F, J or P accordingly. Do not include row numbers (i.e. don't just add a {{RowNumberColumn}}!
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list