package ojs_ed
Using file editor in ojs_base applications, common part
Install
Dune Dependency
Authors
Maintainers
Sources
ojs-base-0.8.0.tar.bz2
md5=e706f1f9ec2f935d29c6b6e4832c8bdf
sha512=2596f6c59bea9c6b89923099c604a0e095a96880e7e91b06357e1de50867ae7e0261c87c35f608b7e426bddd6dd025a9868c07499287116ed458de4a0b9e9f30
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