| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
* Update copyright year range.
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Patameterize the ValueChangeListeners for rebuilt fields (#8369)
Listeners are now defined with the correct type parameter for
each field type so the event.getValue() is what one would expect.
|
|
|
|
|
|
|
| |
Add convenience constructors for TextField (#597)
Added TextField convenience constructors similar to the
ones found in Vaadin framework 7
|
|
|
|
| |
Change-Id: Icb43511234b9c2e56102976929e7382e0bbf0b5f
|
|
|
|
| |
Change-Id: I80b73b653e97904605dc62484a7448f3bfbf7232
|
|
|
|
| |
Change-Id: I979448e5af032333a6a2f7b99b11ab16c41d7b18
|
|
|
|
| |
Change-Id: I4439b995a769d22e0eded7132e2fb09123c25a49
|
|
|
|
| |
Change-Id: I33ec7d1b8cb00617f67f383829bb7da083f1a7cd
|
|
|
|
|
|
|
|
| |
* Use com.vaadin.v7
* Use the same class name as in Vaadin 7
* Use a "vaadin7-" declarative prefix for Vaadin 7 components
Change-Id: I19a27f3835b18980b91a4f8f9464b2adde1a5fd5
|
|
|
|
| |
Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
|
|
|
|
| |
Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d
|
|
|
|
|
|
|
|
| |
- Changes input prompt to be based on the placeholder attribute.
- Unifies TextChangeEvents with ValueChangeEvents.
- add*Listener methods now return Registration objects, remove*Listener methods removed.
Change-Id: Ie92506ae9db205bb0010ae9126c608c62ad023ff
|
|
|
|
| |
Change-Id: I46ce708e0f10e4c9fa3d11a2aef5be0248c2999f
|
|
Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e
|