Part of elisa.plugins.flickr.controller View In Hierarchy
Instance Variables | title | menu title (type: unicode ) |
uri | entry point URI
(type: elisa.core.media_uri.MediaUri
) | |
need_grid | should the entry point be browsed using the grid or not (type: bool ) | |
icon_resource | resource path of the icon to be displayed for the entry point (type: unicode ) |
Line # | Kind | Name | Docs |
---|---|---|---|
78 | Method | __init__ | Undocumented |
Inherited from Bindable (via Model):
Line # | Kind | Name | Docs |
---|---|---|---|
34 | Method | bind | Bind a local attribute to
destination_attribute of |
73 | Method | unbind | Remove the binding of attribute to
destination_attribute of |
104 | Method | unbind_object | Remove all the bindings you have for a certain
destination_object . |
118 | Method | __setattr__ | Undocumented |
136 | Method | __delattr__ | Undocumented |