Skip to main content
Skip table of contents

getSelectedRows

Versionshinweise

13.1

Code

GROOVY
List<IContainer> SearchListUtils.getSelectedRows()

Beschreibung

Liefert alle selektierten Zeilen als Liste von IContainer

Rückgabe

Den Inhalt aller selektierten Zeilen.

Beispiele

GROOVY
List<IContainer> rows = SearchListUtils.getSelectedRows();
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.