Java com.vaadin.ui HasComponents fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.ui HasComponents fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Implementation

com.vaadin.ui.HasComponents has the following implementations.
Click this link to see all its implementation.

Method

StringgetId()
Gets currently set debug identifier.
LocalegetLocale()
Gets the locale of the component.
HasComponentsgetParent()
Gets the parent component of the component.
Iteratoriterator()
Gets an iterator to the collection of contained components.