Class ContextMenuMsg


  • public class ContextMenuMsg
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.Object payload  
      static java.lang.String PROTOCOL  
      java.lang.String scope  
      java.lang.String type  
    • Constructor Summary

      Constructors 
      Constructor Description
      ContextMenuMsg()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • type

        public java.lang.String type
      • payload

        public java.lang.Object payload
      • scope

        public java.lang.String scope
    • Constructor Detail

      • ContextMenuMsg

        public ContextMenuMsg()