SelectTopicWithClipboard

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
Selects cells in focused topic table. Tools assumes user has copied topic identifiers such as base names, subject identifiers and subject locators to the clipboard and selects only cells with given identifiers. Clipboard text should contain newline character as a separator between idenfiers.
+
Selects topics with given identifiers. Tools assumes user has copied topic identifiers such as base names, subject identifiers or subject locators to the clipboard. Clipboard text should contain newline character as a separator between idenfiers.
  
 
{{Tool_s_GUI_name_title}}
 
{{Tool_s_GUI_name_title}}
Line 7: Line 7:
 
{{Tool_s_class_title}}
 
{{Tool_s_class_title}}
  
com.gripstudios.applications.wandora.admin.tools.selections.SelectCellsInTopicTableWithClipboard
+
{{Tool_class_path|selections.SelectTopicWithClipboard|selections/SelectTopicWithClipboard}}
  
 
[[Category:Tools]]
 
[[Category:Tools]]

Latest revision as of 15:41, 5 March 2008

Selects topics with given identifiers. Tools assumes user has copied topic identifiers such as base names, subject identifiers or subject locators to the clipboard. Clipboard text should contain newline character as a separator between idenfiers.

[edit] GUI name

Select topics with clipboard identifiers

[edit] Tool Class

org.wandora.application.tools.selections.SelectTopicWithClipboard

Personal tools