| Package | Description |
|---|---|
| com.vaadin.client.flow.binding |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleElementBindingStrategy
Binding strategy for a simple (not template)
Element node. |
class |
TextBindingStrategy
Binding strategy for simple (not template) text
Node. |
| Modifier and Type | Method and Description |
|---|---|
<T extends BindingStrategy<?>> |
BinderContext.getStrategies(Predicate<BindingStrategy<?>> predicate)
Gets the strategies with a specific type
T using filtering
predicate. |
| Modifier and Type | Method and Description |
|---|---|
<T extends BindingStrategy<?>> |
BinderContext.getStrategies(Predicate<BindingStrategy<?>> predicate)
Gets the strategies with a specific type
T using filtering
predicate. |
Copyright © 2000–2018 Vaadin Ltd. All rights reserved.