All Downloads are FREE. Search and download functionalities are using the official Maven repository.

edu.stanford.protege.webprotege.forms.RegionPageChangedHandler Maven / Gradle / Ivy

The newest version!
package edu.stanford.protege.webprotege.forms;

/**
 * Matthew Horridge
 * Stanford Center for Biomedical Informatics Research
 * 2020-04-22
 */
public interface RegionPageChangedHandler {

    void handleRegionPageChanged();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy