Interface OnlyOfficeServiceAsync
public interface OnlyOfficeServiceAsync
- 
Method SummaryModifier and TypeMethodDescriptionvoidendEditing(long docId, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) voidstartEditing(long docId, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) voidstartFilling(long docId, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback) 
- 
Method Details- 
startEditing
- 
startFilling
- 
endEditing
 
-