|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SingleComponentContainer | |
|---|---|
| com.vaadin.navigator | |
| com.vaadin.ui | |
| Uses of SingleComponentContainer in com.vaadin.navigator |
|---|
| Constructors in com.vaadin.navigator with parameters of type SingleComponentContainer | |
|---|---|
Navigator.SingleComponentContainerViewDisplay(SingleComponentContainer container)
Create new ViewDisplay that updates a
SingleComponentContainer to show the view. |
|
Navigator(UI ui,
SingleComponentContainer container)
Creates a navigator that is tracking the active view using URI fragments of the current Page and replacing the contents of a
SingleComponentContainer with the active view. |
|
| Uses of SingleComponentContainer in com.vaadin.ui |
|---|
| Classes in com.vaadin.ui that implement SingleComponentContainer | |
|---|---|
class |
AbstractSingleComponentContainer
Abstract base class for component containers that have only one child component. |
class |
LegacyWindow
Deprecated. |
class |
Panel
Panel - a simple single component container. |
class |
UI
The topmost component in any component hierarchy. |
class |
Window
A component that represents a floating popup window that can be added to a UI. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||