|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.shared.communication.URLReference
public class URLReference
| Constructor Summary | |
|---|---|
URLReference()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getURL()
Returns the URL that this object refers to. |
void |
setURL(java.lang.String URL)
Sets the URL that this object refers to |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URLReference()
| Method Detail |
|---|
public java.lang.String getURL()
Note that the URL can use special protocols like theme://
public void setURL(java.lang.String URL)
URL -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||