package ojs-base

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
constraint 'a = P.elt
val mutable list : (Ojs_js.id * 'a) list
method display_error : string -> unit
method handle_add : 'a -> unit
method handle_delete : 'a -> unit
method handle_message : 'a P.server_msg -> bool Js_of_ocaml.Js.t
method id : Ojs_js.id
method msg_id : Ojs_js.id
method set_list : 'a list -> unit
method simple_call : 'a P.client_msg -> unit Lwt.t
method update_list : unit Lwt.t