|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.shared.annotations.DelegateToWidget.Helper
public static class DelegateToWidget.Helper
Internal helper for handling default values in a uniform way both at runtime and during widgetset compilation.
| Constructor Summary | |
|---|---|
DelegateToWidget.Helper()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getDelegateTarget(java.lang.String propertyName,
java.lang.String annotationValue)
Gets the name of the method to delegate to for a given property name and annotation value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DelegateToWidget.Helper()
| Method Detail |
|---|
public static java.lang.String getDelegateTarget(java.lang.String propertyName,
java.lang.String annotationValue)
propertyName - the name of the delegated propertyannotationValue - the DelegateToWidget.value() of the annotation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||