Java com.vaadin.server UICreateEvent fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.server UICreateEvent fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Method

ClassgetUIClass()
Gets the UI class that will be created.
IntegergetUiId()
Gets the id of the UI about to be created.