@JsType public class ExternalPathPlaceRequest extends DefaultPlaceRequest
PathPlaceRequest originating from an external script.identifier, parametersNOWHERE| 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, setUpdateLocationBarfinalize, getClass, notify, notifyAll, wait, wait, waitasStringpublic ExternalPathPlaceRequest(Path path)
@JsIgnore public static ExternalPathPlaceRequest create(PathPlaceRequest request)
public Path getPath()
PlaceRequestPlaceRequest.public String toString()
toString in class DefaultPlaceRequestCopyright © 2012–2021 JBoss by Red Hat. All rights reserved.