java.lang.Object
com.onlyoffice.model.documenteditor.callback.Action

public class Action extends Object
Defines the object received when the user takes an action with the document.
  • 构造器详细资料

    • Action

      public Action()
  • 方法详细资料

    • getType

      public Type getType()
    • setType

      public void setType(Type type)
    • getUserid

      public String getUserid()
    • setUserid

      public void setUserid(String userid)