@FunctionalInterface public interface ViewContentProvider
View content handling to getViewContent() method.| Modifier and Type | Method and Description |
|---|---|
com.vaadin.ui.Component |
getViewContent()
Get view content component.
|
com.vaadin.ui.Component getViewContent()
ViewNavigator when a View which implements
ViewContentProvider has to be shown in application UI.Copyright © 2019 The Holon Platform. All rights reserved.