Package Gnumed :: Package timelinelib :: Package wxgui :: Package components :: Module timelineview :: Class DrawingAreaPanel
[frames] | no frames]

Class DrawingAreaPanel

source code

wx.Panel --+
           |
          DrawingAreaPanel

Instance Methods
 
__init__(self, parent, status_bar_adapter, divider_line_slider, fn_handle_db_error, config, main_frame) source code
 
get_drawer(self) source code
 
get_timeline(self) source code
 
get_view_properties(self) source code
 
get_current_image(self) source code
 
set_timeline(self, timeline) source code
 
show_hide_legend(self, show) source code
 
get_time_period(self) source code
 
navigate_timeline(self, navigation_fn) source code
 
redraw_timeline(self) source code
 
balloon_visibility_changed(self, visible) source code
 
redraw_surface(self, fn_draw) source code
 
enable_disable_menus(self) source code
 
open_event_editor_for(self, event) source code
 
open_duplicate_event_dialog_for_event(self, event) source code
 
open_create_event_editor(self, start_time, end_time) source code
 
start_balloon_show_timer(self, milliseconds=-1, oneShot=False) source code
 
start_balloon_hide_timer(self, milliseconds=-1, oneShot=False) source code
 
start_dragscroll_timer(self, milliseconds=-1, oneShot=False) source code
 
stop_dragscroll_timer(self) source code
 
set_select_period_cursor(self) source code
 
set_size_cursor(self) source code
 
set_move_cursor(self) source code
 
set_default_cursor(self) source code
 
ask_question(self, question) source code