Class v.g.c.s.NewSmsController(Controller):

Part of vmc.gtk.controllers.sms View In Hierarchy

Known subclasses: vmc.gtk.controllers.sms.ForwardSmsController

Controller for the new sms dialog
Method __init__ Undocumented
Method register_view Undocumented
Method on_send_button_clicked Undocumented
Method on_save_button_clicked Undocumented
Method on_cancel_button_clicked Undocumented
Method on_contacts_button_clicked Undocumented
Method get_message_text Returns the text written by the user in the textview
Method get_numbers_list Returns a list with all the numbers in the recipients_entry
Method get_messages_list Returns a list with all the messages to send/sav
Method set_entry_text Undocumented
Method save_messages_to_db Undocumented
Method delete_messages_from_db_and_tv Undocumented
def __init__(self, model, parent_ctrl=None):
Undocumented
def register_view(self, view):
Undocumented
def on_send_button_clicked(self, widget):
Undocumented
def on_save_button_clicked(self, widget):
Undocumented
def on_cancel_button_clicked(self, widget):
Undocumented
def on_contacts_button_clicked(self, widget):
Undocumented
def _textbuffer_changed(self, textbuffer):
Handler for the textbuffer changed signal
def get_message_text(self):
Returns the text written by the user in the textview
def get_numbers_list(self):
Returns a list with all the numbers in the recipients_entry
def get_messages_list(self):
Returns a list with all the messages to send/sav
def set_entry_text(self, text):
Undocumented
def save_messages_to_db(self, smslist, where):
Undocumented
def delete_messages_from_db_and_tv(self, smslist):
Undocumented
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.