Class DataBindingListener

    • Constructor Detail

      • DataBindingListener

        public DataBindingListener​(JAXXObject object,
                                   String dest)
        Creates a new DataBindingListener which will run the given data binding when it receives a PropertyChangeEvent.
        Parameters:
        object - the object in which the data binding exists
        dest - the name of the data binding to run