package ojs_ed
Using file editor in ojs_base applications, common part
Install
Dune Dependency
Authors
Maintainers
Sources
ojs-base-0.7.0.tar.bz2
md5=85b8a0746e9be8c20cf082f2573b5895
sha512=ec707820ff69ddbf9c631cf6a1c8748e82346daded1a4f73c5702128d07858f915e62d529e5fec01e99263f33eefb1586067341c058535806e0092b9d040644a
doc/ojs_ed.js/Ojsed_js/Make/index.html
Module Ojsed_js.Make
Source
Parameters
module P : Ojs_ed.Types.P
Signature
Source
module P :
Ojs_ed.Types.P
with type app_server_msg = P.app_server_msg
with type app_client_msg = P.app_client_msg
with type server_msg = P.server_msg
with type client_msg = P.client_msg
Source
class editor : (P.client_msg ->
(P.server_msg -> unit Lwt.t) ->
unit Lwt.t) -> (P.client_msg ->
unit Lwt.t) -> bar_id:string -> msg_id:string -> string -> object ... end
Source
class editors : (P.app_client_msg ->
(P.app_server_msg -> unit Lwt.t) ->
unit Lwt.t) -> (P.app_client_msg ->
unit Lwt.t) -> ((P.client_msg -> (P.server_msg -> unit Lwt.t) -> unit Lwt.t) ->
(P.client_msg -> unit Lwt.t) ->
bar_id:string ->
msg_id:string ->
string ->
editor) -> object ... end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page