dtRdr::GUI::Wx::NoteEditorBase

dtRdr::GUI::Wx::NoteEditorBase is a base class for the NoteEditor.
Download

dtRdr::GUI::Wx::NoteEditorBase Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Eric Wilhelm
  • Publisher web site:
  • http://search.cpan.org/~ewilhelm/dotReader-v0.11.2/lib/MultiTask/Minion.pm

dtRdr::GUI::Wx::NoteEditorBase Tags


dtRdr::GUI::Wx::NoteEditorBase Description

dtRdr::GUI::Wx::NoteEditorBase is a base class for the NoteEditor. dtRdr::GUI::Wx::NoteEditorBase is a base class for the NoteEditor.SYNOPSISinit $editor->init;set_fields $editor->set_fields(title => 'foo', body => 'bar');_update_title $self->_update_title;set_saverSet a subref (which takes no arguments) as the handler for the Save action. This will be called at autosave increments. $editor->set_saver(sub {...});set_reverterSet a subref (which takes no arguments) as the handler for the deleting action. This will be called if the user opts to cancel during creation of a new record. $editor->set_reverter(sub {...});cancel_edit $editor->cancel_edit;submit_edit $editor->submit_edit; Requirements: · Perl


dtRdr::GUI::Wx::NoteEditorBase Related Software