SelectTopicWithClipboardRegex
From WandoraWiki
Tool selects topics in topic table. Topic is selected if clipboard contains regular expression that matches topic's subject identifier, basename or subject locator. Clipboard may contain multiple regular expressions separated with newline character. Depending on parameters given in tool construction tool selects full matches (regular expression must match full identifier) or partial matches (if regular expression matches any part of the identifier).
Tool uses Java's native regular expressions.
GUI name
- Select topics with clipboard regexes
- Select topics with clipboard regex finders
Tool Class
com.gripstudios.applications.wandora.admin.tools.selections.SelectCellsInTopicTableWithClipboardRegex