Package conduit :: Package gtkui :: Module Canvas :: Class DataProviderCanvasItem
[hide private]

Class DataProviderCanvasItem

source code


Instance Methods [hide private]
 
__init__(self, parent, model) source code
 
_get_model_name(self) source code
 
_get_icon(self) source code
 
_build_widget(self) source code
 
_on_change_detected(self, dataprovider) source code
 
_on_status_changed(self, dataprovider) source code
 
get_styled_item_names(self) source code
 
get_style_properties(self, specifier) source code
 
update_appearance(self) source code
 
set_model(self, model) source code

Inherited from _CanvasItem: get_bottom, get_height, get_left, get_right, get_top, get_width

Inherited from _CanvasItem (private): _automatic_style_updater

Inherited from _StyleMixin: get_gtk_style, get_style_color_int_rgb, get_style_color_int_rgba, get_style_color_rgb, get_style_color_rgba

Inherited from _StyleMixin (private): _get_colors_and_state

Class Variables [hide private]
  WIDGET_WIDTH = 130
  WIDGET_HEIGHT = 50
  IMAGE_TO_TEXT_PADDING = 5
  PENDING_MESSAGE = "Pending"
  MAX_TEXT_LENGTH = 10
  MAX_TEXT_LINES = 2
  LINE_WIDTH = 2.0

Inherited from _CanvasItem: RECTANGLE_RADIUS

Method Details [hide private]

__init__(self, parent, model)
(Constructor)

source code 
Overrides: _CanvasItem.__init__

get_styled_item_names(self)

source code 
Overrides: _CanvasItem.get_styled_item_names

get_style_properties(self, specifier)

source code 
Overrides: _CanvasItem.get_style_properties