Class Ocvs.tree_behaviour


class tree_behaviour : string list -> Ocvs_types.cvs_info Ocvs_list.box -> Ocvs_types.cvs_info Ocvs_behav.data -> ( object
Inherits
method expand_dir : string -> bool
expand the given directory or not
method add_expanded_dir : string -> unit
set the given directory as expanded
method remove_expanded_dir : string -> unit
remove the given directory as expanded
method update_element : Ocvs_types.cvs_info -> unit
method t_of_cvs_info : Ocvs_types.cvs_info -> Ocvs_types.cvs_info
method roots : string list
method menu_ctx : string option -> GToolbox.menu_entry list
method select : string -> unit
method unselect : string -> unit
end : object ... end )
Inherits
method expand_dir : string -> bool
expand the given directory or not
method add_expanded_dir : string -> unit
set the given directory as expanded
method remove_expanded_dir : string -> unit
remove the given directory as expanded
method update_element : Ocvs_types.cvs_info -> unit
method t_of_cvs_info : Ocvs_types.cvs_info -> Ocvs_types.cvs_info
method roots : string list
method menu_ctx : string option -> GToolbox.menu_entry list
method select : string -> unit
method unselect : string -> unit