Project

General

Profile

Actions

Bug #3277

closed

Create reusable jython-based SelectionDialog actor to collect runtime parameters

Added by ben leinfelder almost 16 years ago. Updated almost 16 years ago.

Status:
Resolved
Priority:
Normal
Category:
actors
Target version:
Start date:
05/06/2008
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
3277

Description

Dan (Higgins) did a prototype of this use of the PythonScript actor to create Swing interfaces for displaying drop down lists and then sending the selected value out on a port.
This will be a useful feature when workflows need to provide data-driven parameters (select date ranges or sites from a list of possible values).
The prototype SelectionDialog actor I have drafted so far includes the following ports:
"choices" (list)
"prompt" (message for prompt as a string)
output (the value selected)

Actions #1

Updated by ben leinfelder almost 16 years ago

SelectionDialog actor has been added to Kepler trunk
Need to rebuild kar lib in order to see the new actor.
Note that the returned selected value is a String...this may need to be revisited so that numbers or booleans are returned when applicable

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 3277

Actions

Also available in: Atom PDF