Interface OnlyOfficeServiceAsync
public interface OnlyOfficeServiceAsync
-
Method Summary
Modifier and TypeMethodDescriptionvoid
endEditing
(long docId, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) void
startEditing
(long docId, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) void
startFilling
(long docId, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback)
-
Method Details
-
startEditing
-
startFilling
-
endEditing
-