@JsType public class ExternalPathPlaceRequest extends DefaultPlaceRequest
PathPlaceRequest
originating from an external script.identifier, parameters
NOWHERE
Constructor and Description |
---|
ExternalPathPlaceRequest(Path path) |
Modifier and Type | Method and Description |
---|---|
static ExternalPathPlaceRequest |
create(PathPlaceRequest request) |
Path |
getPath()
Returns the path associated with this
PlaceRequest . |
String |
toString() |
addParameter, clone, equals, getFullIdentifier, getIdentifier, getParameter, getParameterNames, getParameters, hashCode, isUpdateLocationBarAllowed, parse, setIdentifier, setUpdateLocationBar
finalize, getClass, notify, notifyAll, wait, wait, wait
asString
public ExternalPathPlaceRequest(Path path)
@JsIgnore public static ExternalPathPlaceRequest create(PathPlaceRequest request)
public Path getPath()
PlaceRequest
PlaceRequest
.public String toString()
toString
in class DefaultPlaceRequest
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.