Skip to content

selectAll(): make private and return empty list instead of null

Simon Barner requested to merge 3545 into master
  • Return empty list instead of null on unexpected input (null or wrong selection type)
  • Fixes NPE in setSelection()

Issue-Ref: 3545 Issue-Url: https://af3-developer.fortiss.org/issues/3545

Signed-off-by: Simon Barner barner@fortiss.org

Merge request reports