public interface PropertyComponentSource
Component
s 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 © 2018 The Holon Platform. All rights reserved.