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

def.dom.NavigationCompletedEvent Maven / Gradle / Ivy

The newest version!
package def.dom;
public class NavigationCompletedEvent extends NavigationEvent {
    public java.lang.Boolean isSuccess;
    public double webErrorStatus;
    public static NavigationCompletedEvent prototype;
    public NavigationCompletedEvent(){}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy