| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\|
| |
| |
| |
| |
| |
| | |
Conflicts:
client/src/com/vaadin/client/ui/VScrollTable.java
Change-Id: I79e003b2087e8e0e5c8aa6d25bdeb890ce9a60c5
|
| |
| |
| |
| |
| |
| |
| |
| | |
(#16270)"
This reverts commit c8d4c9e8cf1fa869c89751dc9a9b55f9be64773f.
Change-Id: I73f19e80aef0fe37231ec5c261e0901e6bbd2d99
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This implementation also happens to be slightly faster becasue because
the object and array comparisons does not dump the values into native
representations before comparing. The difference is about 2 ms per
action when setting 40 panels in BasicPerformanceTest. This represents
about 5% improvement in a quite synthetic case.
Change-Id: I6319e268b7155e1123457437d81021296728a386
|
| |
| |
| |
| | |
Change-Id: I0e074c1ac47cb469a34a5c90533ca0dcfaf2e7e1
|
| |
| |
| |
| |
| |
| | |
This patch includes some race condition handling.
Change-Id: I6ab3cf15a67de722181b2718ab85b6b4a6bcb997
|
| |
| |
| |
| | |
Change-Id: Ic220a050f6e63de499322dbca6df0be0eda27e45
|
| |
| |
| |
| | |
Change-Id: I0159a068549d563f8d1b8378730a383f14700353
|
|\ \
| |/
|/|
| | |
Change-Id: I0babb7cb93e773a9aab82243c1112d45b15bec78
|
| |
| |
| |
| | |
Change-Id: I306442d93ccc488018065cee3b5c1a79aa8d6e34
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
client/src/com/vaadin/client/communication/AtmospherePushConnection.java
server/tests/src/com/vaadin/data/fieldgroup/FieldGroupTests.java
shared/src/com/vaadin/shared/util/SharedUtil.java
Change-Id: I300b5a92bde562390a56b720adf9a37b795c9513
|
| | |
| | |
| | |
| | | |
Change-Id: Id1197d5e0b583fce13eacbb18f9891543f07c94c
|
| |\ \
| | | |
| | | |
| | | | |
Change-Id: Ic6b667ea6ceff43a609ce2037f656c6274871fb7
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Iba651c043fa47125b12d17371947042cbb03a589
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I783fa6fdb44b0d5693723fc52cdb7fed3499dea1
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Id77e9101dec77924eb19c19c2cf34702db4d9f6a
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
Change-Id: Id00b3893951bc669fcc8e234f09909d480e249ab
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Ic7629f9cedb3c948edf4f63c678ca499e3d52805
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This patch fixes multiple events from Single Selection Model. Multi
Selection Model is designed a bit differently.
Change-Id: I0350d7f2de873ff9fba7411c5ca8caefa156be20
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Idafdbe3d71a38a979e1eeb07c527f66ce61ccfa9
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Id8fecbee0171b783a62d747433667267f530a6a7
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: If3dd8380afe425491dfb877c08c4ff078312a3aa
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Also renames related listeners and notifiers.
Change-Id: I96bfdae8173a1c691623938cc7dbcddee7198e46
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- Don't configure fields for properties without columns
- Rename "bind" to "set" to match the getter
- Make it possible to get a field before editing has started
- Remove setting of editable since the field can be configured directly
- Remove error handler concept since we have not tests and no use cases
- Unbind and detach field when removing a column
Change-Id: I38ead4e680cdbab2525fe08ff09ed045255e2d4f
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Conflicts:
server/tests/src/com/vaadin/data/util/BeanItemContainerTest.java
Change-Id: I04938bd8c5b4f01c3ca801c9f7adbb20d279523c
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I1d16260be7b15c9fbdbfdd8f51e50e9f34e96272
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I3aa86364b61d42f971c4fca2b4c4895ddae870c4
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I232bf1d021dd95dfa3e9697cef4d8e9987da3373
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I382ad0bcb192f44270eb60ec70d9141e8dd463f5
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I80370f05cfa8123d64728abd5ede9642931e0cd8
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: Ib48e586cb791669efc4aa98442a31c1dda42e1aa
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Only done on the server side where we have property ids to generate the default
headers from. On the client side you must always specify the header.
Change-Id: Ic743fb3f52517116193b022cfdd2df7dea8dd487
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I9686cdbf82c017f834502cf56eafe23ca9829d5f
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I64ef6bf6b89e2bfe9704cc81f3caf3b0f4271656
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This commit just flattens the EditorRow class into Grid without changing
any behavior. isEditing() was changed to isEditorRowActive() since
isEditorRowEditing() didn't make any sense. Some javadocs have also been
slightly tweaked.
Change-Id: I7c266328ea93bde3e476bfb6e4d594469de26c76
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I2c317b920d29ca8a74658ef3b980c6bc2a7622ac
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I0c9528d2a4b2de2bcd5a6a6e70b1821eb142c4cc
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I2ef97672dd2085e9178f44fce39ead40bd84713c
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: If5431f81e4e799508eb6a067748dec356de43b2f
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I3bd9d4b6fb6c4b289421c6982ba28d893a97908e
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I57b3e819e4709187139cd52ac8f437252fcc738b
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I967a71cafb85fcba8a708add2f5b0f5dc04d4c59
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I3b160a265fe8bd16a97f895a05dc5e3a78314e07
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change-Id: I1983d8a8c86caf75c4f5d32ee9367bbd6d58057c
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change-Id: I69975f0bbce0c026f68d06c30c77a3df00fad063
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change-Id: I326847fd190003af9125d1386b21d9ccfc6c36c2
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
This implements simple error handling for broken headers and footers in
client side.
Change-Id: Ic1f1709720fa0b85e5c4c807462a9f9c7eb6f00e
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change-Id: I0ae94954d82503c78eacc845522db1f246398d03
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Change-Id: Iec61d9242be530edbb76ba952746ba0f9c9bd966
|
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Change-Id: I7462e5a6a902eb0c4396bc14216a6f323dd33b76
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Change-Id: I5b04f10f5d8b312ace8a3b5f1df28f37aa8b97d8
|