Import 2017-06-07 23:51:09: master 79665b39

Author Committer Branch Timestamp Parent
lassoan lassoan master 2015-12-09 18:06:52 master 92c88971
Changeset

ENH: Improved ExecutionModelTour pointfile example

Fiducial node selector widget created for pointfile field does not support selection of multiple nodes
therefore adding a <pointfile multiple="true" ...> tag in the ExecutionModelTour example was misleading
(it will never get multiple files).
=> removed multiple="true"

Pointfile with channel="output" is a regular file field (same as transform, image, table, etc),
therefore adding a separate "File return types" section in the XML was misleading.
=> moved the field from separate section to right after the pointfile with channel="input", so now
it looks the same as all other file fields

git-svn-id: http://svn.slicer.org/Slicer4/trunk@24812 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Modules/CLI/ExecutionModelTour/ExecutionModelTour.cxx Diff File
mod - Modules/CLI/ExecutionModelTour/ExecutionModelTour.xml Diff File