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

def.dom.NavigationEventWithReferrer Maven / Gradle / Ivy

The newest version!
package def.dom;
public class NavigationEventWithReferrer extends NavigationEvent {
    public java.lang.String referer;
    public static NavigationEventWithReferrer prototype;
    public NavigationEventWithReferrer(){}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy