Method: Ig3tool::BibliotheekWindow#loan_isbn_del
- Defined in:
- lib/ui/bibliotheekwindow.rb
#loan_isbn_del(a, b, c) ⇒ Object
217 218 219 |
# File 'lib/ui/bibliotheekwindow.rb', line 217 def loan_isbn_del(a,b,c) @loan_title.text = "" end |