Java com.vaadin.navigator View fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.navigator View fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.vaadin.navigator View.

The text is from its open source code.

Implementation

com.vaadin.navigator.View has the following implementations.
Click this link to see all its implementation.

Method

voidenter(ViewChangeEvent event)
Called before the view is shown on screen.
ComponentgetViewComponent()
Gets the component to show when navigating to the view.