Class DataBindingUpdateListener

    • Constructor Detail

      • DataBindingUpdateListener

        public DataBindingUpdateListener​(JAXXObject object,
                                         String dest)
        Creates a new DataBindingUpdateListener which will remove and re-apply a 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 reapply