public class UrlAction extends Action
| Constructor and Description |
|---|
UrlAction()
Default constructor.
|
UrlAction(String url)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getUrl() |
int |
hashCode() |
void |
setUrl(String url)
Sets the url for this
Action. |
getContentPath, getLabel, getSiteRootPath, setContentPath, setLabel, setSiteRootPathpublic UrlAction()
public UrlAction(String url)
url - the URL for this ActionCopyright © 2013, Oracle and/or its affiliates. All rights reserved.