public class NCSViewContribution extends Object implements IViewContribution
Constructor and Description |
---|
NCSViewContribution() |
Modifier and Type | Method and Description |
---|---|
com.vaadin.terminal.Resource |
getIcon() |
String |
getTitle() |
com.vaadin.ui.Component |
getView(WidgetContext widgetContext) |
void |
setNcsComponentRepository(NCSComponentRepository ncsComponentRepository) |
public void setNcsComponentRepository(NCSComponentRepository ncsComponentRepository)
public com.vaadin.ui.Component getView(WidgetContext widgetContext)
getView
in interface IViewContribution
public String getTitle()
getTitle
in interface IViewContribution
public com.vaadin.terminal.Resource getIcon()
getIcon
in interface IViewContribution
Copyright © 2015. All Rights Reserved.