public interface ViewClassProvider
View class which corresponds to a view name.| Modifier and Type | Method and Description |
|---|---|
Optional<Class<? extends com.vaadin.navigator.View>> |
getViewClass(String viewName)
Get the view class which corresponds to the given view name.
|
Copyright © 2019 The Holon Platform. All rights reserved.