public static class DelegateToWidget.Helper extends Object implements Serializable
| Constructor and Description |
|---|
Helper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getDelegateTarget(String propertyName,
String annotationValue)
Gets the name of the method to delegate to for a given property name
and annotation value.
|
public static String getDelegateTarget(String propertyName, String annotationValue)
propertyName - the name of the delegated propertyannotationValue - the DelegateToWidget.value() of the annotationCopyright © 2017 Vaadin Ltd. All rights reserved.