io.selendroid.server.handler.alert
Class AlertDismiss
java.lang.Object
io.selendroid.server.BaseRequestHandler
io.selendroid.server.RequestHandler
io.selendroid.server.handler.alert.AlertDismiss
public class AlertDismiss
- extends RequestHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlertDismiss
public AlertDismiss(String mappedUri)
handle
public Response handle(org.webbitserver.HttpRequest request)
throws org.json.JSONException
- Specified by:
handle in class BaseRequestHandler
- Throws:
org.json.JSONException
commandAllowedWithAlertPresentInWebViewMode
public boolean commandAllowedWithAlertPresentInWebViewMode()
- Overrides:
commandAllowedWithAlertPresentInWebViewMode in class BaseRequestHandler
Copyright © 2014. All rights reserved.