Example usage for Java com.vaadin.ui HasComponents fields, constructors, methods, implement or subclass
The text is from its open source code.
String | getId() Gets currently set debug identifier. |
Locale | getLocale() Gets the locale of the component. |
HasComponents | getParent() Gets the parent component of the component. |
Iterator | iterator() Gets an iterator to the collection of contained components. |