public interface IViewContribution
Modifier and Type | Method and Description |
---|---|
com.vaadin.server.Resource |
getIcon() |
String |
getTitle() |
com.vaadin.ui.Component |
getView(VaadinApplicationContext applicationContext,
WidgetContext widgetContext) |
com.vaadin.ui.Component getView(VaadinApplicationContext applicationContext, WidgetContext widgetContext)
String getTitle()
com.vaadin.server.Resource getIcon()
Copyright © 2021. All rights reserved.