Class e.p.p.d.DirectoryConfigureController(PreviewListController):

Part of elisa.plugins.poblesec.directory_settings View In Hierarchy

Undocumented
Line # Kind Name Docs
59 Method initialize Initialize the component.
88 Method nodes_setup Undocumented
110 Method node_renderer Undocumented
121 Method handle_input Undocumented
141 Method action_clicked Undocumented
144 Method toggle_for_model Undocumented

Inherited from PreviewListController:

Line # Kind Name Docs
97 Method _create_selector Undocumented
121 Method _fastscroller_setup Undocumented
140 Method item_to_letter Undocumented
149 Method _get_active_shortcuts Undocumented
160 Method _shortcut_renderer Undocumented
167 Method _get_current_shortcut Undocumented
170 Method _set_current_shortcut Undocumented
173 Method _shortcut_selected Undocumented
181 Method set_frontend Set the frontend for the controller.
202 Method image_from_item Undocumented
205 Method _initiate_load_preview Undocumented
229 Method _load_preview Undocumented

Inherited from ListController (via PreviewListController):

Line # Kind Name Docs
38 Method __init__ Undocumented
59 Method stop_loading_animation Undocumented
67 Method removed Called after widget is removed from the canvas.
70 Method _on_focus Undocumented
81 Method node_clicked Undocumented
84 Method node_selected Undocumented

Inherited from PigmentController (via PreviewListController, ListController):

Line # Kind Name Docs
64 Method set_path Set the path for the controller.
80 Method has_focus Undocumented
83 Method prepare Called after widget is added to the canvas. It is sensible to do
96 Method clean Clean the component.

Inherited from Component (via PreviewListController, ListController, PigmentController, Controller):

Line # Kind Name Docs
85 Class PathDescriptor Undocumented
97 Class Method create Create and initialize the component.
def initialize(self, **args):

Initialize the component.

This method is called by Component.create to finish the initialization of a component.
Returnsa deferred called when a component is fully initialized (type: twisted.internet.defer.Deferred )
def nodes_setup(self):
Undocumented
def node_renderer(self, item, widget):
Undocumented
def handle_input(self, manager, input_event):
Undocumented
def action_clicked(self, widget, model):
Undocumented
def toggle_for_model(self, model, index=-1):
Undocumented
API Documentation for Elisa Media Center, generated by pydoctor at 2008-08-25 19:17:22.