public interface PropertyComponentSource
Components associated with a Property.| Modifier and Type | Method and Description |
|---|---|
Stream<com.vaadin.ui.Component> |
getComponents()
Get the stream of available components.
|
Stream<PropertyBinding<?,com.vaadin.ui.Component>> |
streamOfComponents()
|
Stream<com.vaadin.ui.Component> getComponents()
Stream<PropertyBinding<?,com.vaadin.ui.Component>> streamOfComponents()
PropertyBinding streamCopyright © 2019 The Holon Platform. All rights reserved.