package ojs_ed

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val mutable editors : editor Ojs_js.SMap.t
method get_editor : Ojs_js.SMap.key -> editor
method get_msg_id : Ojs_js.SMap.key -> string
method handle_message : P.app_server_msg -> bool Js_of_ocaml.Js.t
method setup_editor : bar_id:string -> msg_id:string -> Ojs_js.SMap.key -> editor