|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewDisplay | |
|---|---|
| com.vaadin.navigator | |
| Uses of ViewDisplay in com.vaadin.navigator |
|---|
| Classes in com.vaadin.navigator that implement ViewDisplay | |
|---|---|
static class |
Navigator.ComponentContainerViewDisplay
View display that replaces the contents of a ComponentContainer
with the active View. |
static class |
Navigator.SimpleViewDisplay
View display that is a component itself and replaces its contents with the view. |
| Methods in com.vaadin.navigator that return ViewDisplay | |
|---|---|
ViewDisplay |
Navigator.getDisplay()
Return the ViewDisplay used by the navigator. |
| Constructors in com.vaadin.navigator with parameters of type ViewDisplay | |
|---|---|
Navigator(NavigationStateManager stateManager,
ViewDisplay display)
Create a navigator. |
|
Navigator(Page page,
ViewDisplay display)
Create a navigator that is tracking the active view using URI fragments. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||