Module phonebookentryeditor
[hide private]
[frames] | no frames]

Module phonebookentryeditor

source code

Classes [hide private]
  NavToolBar
  DirtyUIBase
Base class to add the capability to generate a DirtyUI event
  ListBox
BitPim ListBox class that caches the selection string necessary for this implementation.
  MediaPreviewWindow
A subclass of BitPim HTMLWindow that launches a media item when clicked
  RingtoneEditor
Edit a ringtone
  WallpaperEditor
  CategoryManager
  CategoryEditor
  MemoEditor
  NumberEditor
  EmailEditor
  URLEditor
  IMEditor
  AddressEditor
  NameEditor
  MiscEditor
  ICEEditor
  FavoriteEditor
  EditorManager
  Editor
The Editor Dialog itself.
  SingleFieldEditor
Edit a single field for a groups of entries
Variables [hide private]
  _ringtone_list = None
  _wallpaper_list = None
  myEVT_DIRTY_UI = 10259
  EVT_DIRTY_UI = wx.PyEventBinder(myEVT_DIRTY_UI, 1)