|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.shared.communication.URLReference
com.vaadin.client.communication.TranslatedURLReference
public class TranslatedURLReference
A URLReference implementation which does late URL translation to be able to re-translate URLs if e.g. the theme changes
| Constructor Summary | |
|---|---|
TranslatedURLReference()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getURL()
|
void |
setConnection(ApplicationConnection connection)
Sets the application connection this instance is connected to. |
| Methods inherited from class com.vaadin.shared.communication.URLReference |
|---|
setURL |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TranslatedURLReference()
| Method Detail |
|---|
public void setConnection(ApplicationConnection connection)
connection - the application connection this instance is connected topublic java.lang.String getURL()
getURL in class com.vaadin.shared.communication.URLReference
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||