public interface IViewContribution
Modifier and Type | Method and Description |
---|---|
com.vaadin.terminal.Resource |
getIcon() |
String |
getTitle() |
com.vaadin.ui.Component |
getView(WidgetContext widgetContext) |
com.vaadin.ui.Component getView(WidgetContext widgetContext)
String getTitle()
com.vaadin.terminal.Resource getIcon()
Copyright © 2015. All Rights Reserved.