Documentation of 'org.python.core.PyBeanEventProperty' Java class
PyBeanEventProperty
org.python.core

Class PyBeanEventProperty

  • All Implemented Interfaces:
    java.io.Serializable


    public class PyBeanEventProperty
    extends PyObject
    See Also:
    Serialized Form
    • Field Detail

      • addMethod

        public java.lang.reflect.Method addMethod
      • eventName

        public java.lang.String eventName
      • eventClass

        public java.lang.Class<?> eventClass
      • __name__

        public java.lang.String __name__
    • Constructor Detail

      • PyBeanEventProperty

        public PyBeanEventProperty(java.lang.String eventName,
                                   java.lang.Class<?> eventClass,
                                   java.lang.reflect.Method addMethod,
                                   java.lang.reflect.Method eventMethod)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.