Class Ocvs.list_behaviour


class list_behaviour : Ocvs_types.cvs_info Ocvs_behav.data -> ( object
Inherits
method elements : string -> Ocvs_types.cvs_info list
method update_element : Ocvs_types.cvs_info -> unit
method remove_element : string -> unit
method t_of_cvs_info : Ocvs_types.cvs_info -> Ocvs_types.cvs_info
method cvs_info_of_t : Ocvs_types.cvs_info -> Ocvs_types.cvs_info
method comparison_function : int -> Ocvs_types.cvs_info -> Ocvs_types.cvs_info -> int
method display_strings : Ocvs_types.cvs_info -> string option * string list
method titles : string list
method autorize_file : Ocvs_types.cvs_info -> Ocvs_behav.autorization_response
method after_action : Ocvs_types.cvs_info -> unit
method menu_ctx : Ocvs_types.cvs_info list -> GToolbox.menu_entry list
method select : Ocvs_types.cvs_info -> unit
method unselect : Ocvs_types.cvs_info -> unit
method double_click : Ocvs_types.cvs_info -> unit
method needs_cvs_status : bool
end : object ... end )
Inherits
method elements : string -> Ocvs_types.cvs_info list
method update_element : Ocvs_types.cvs_info -> unit
method remove_element : string -> unit
method t_of_cvs_info : Ocvs_types.cvs_info -> Ocvs_types.cvs_info
method cvs_info_of_t : Ocvs_types.cvs_info -> Ocvs_types.cvs_info
method comparison_function : int -> Ocvs_types.cvs_info -> Ocvs_types.cvs_info -> int
method display_strings : Ocvs_types.cvs_info -> string option * string list
method titles : string list
method autorize_file : Ocvs_types.cvs_info -> Ocvs_behav.autorization_response
method after_action : Ocvs_types.cvs_info -> unit
method menu_ctx : Ocvs_types.cvs_info list -> GToolbox.menu_entry list
method select : Ocvs_types.cvs_info -> unit
method unselect : Ocvs_types.cvs_info -> unit
method double_click : Ocvs_types.cvs_info -> unit
method needs_cvs_status : bool