| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| | |
Change-Id: I64cfc5b315444d7135738a8f3870bf50050f4678
|
|\|
| |
| |
| |
| |
| |
| | |
Conflicts:
shared/src/com/vaadin/shared/ui/tabsheet/TabsheetState.java
Change-Id: Iad7c2371362240a6bf3bce02cfc61fc242d44e39
|
| |
| |
| |
| | |
Change-Id: If15db442fdbdcc80918e52f8c87e0808f76eb336
|
| |
| |
| |
| | |
Change-Id: I7afabec7e0d9334b799019b581fca858895b2cc1
|
| |
| |
| |
| | |
Change-Id: I476d8c7e53ce90941b00deefffc1b6a7ea63b43b
|
| |
| |
| |
| | |
Change-Id: Id64c4c4535e250c6e0e6457dfdfd17424bdc2fd4
|
| |
| |
| |
| |
| |
| | |
Partial revert of the earlier fix
Change-Id: I67d016f1ea073189fdb53fc99f7c1b45b21ac124
|
| |
| |
| |
| |
| |
| |
| | |
(#13580)."
This reverts commit f4d1383b20da01f9fc43c32d7541a7816f8a9a9b.
Change-Id: I5911f63ae35bef54f01477b14e5feffdf952aa6d
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: Ib0c7d23c2a963e24ecca7769f6b179826be55102
|
|\ \ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | | |
Change-Id: Id66201d040d07f0e0d731418624c9b702b2d0d3b
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
Conflicts:
server/src/com/vaadin/data/util/AbstractInMemoryContainer.java
Change-Id: Ic7ed64fa870c435f6cad3e6e436a3b8d6457de41
|
| |\|
| | |
| | |
| | | |
Change-Id: Ic7629f9cedb3c948edf4f63c678ca499e3d52805
|
| | |
| | |
| | |
| | | |
Change-Id: I4a0e580aef1a97ce69238ea0d476599883928d84
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
Conflicts:
server/src/com/vaadin/data/util/AbstractInMemoryContainer.java
Change-Id: I39b742a96653de3a59571b4e9b4143fd2e3d3978
|
| | |
| | |
| | |
| | | |
Change-Id: I8fdf0c264febf2ab9ae0f230f6bb357ef57be9ec
|
|\ \ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This patch also uses row keys and column ids in communication rather
than indices.
Change-Id: Ie3bb554bd5c45700f1681160eef08bef8beeaaee
|
|\ \ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | | |
Change-Id: I566257d3a4db15973f76a5a70adb095bd7203918
|
| | |
| | |
| | | |
Change-Id: Id5b11b27e7750085d30d2fa592b124ae474d6e9a
|
|\ \ \
| |/ /
|/| /
| |/
| |
| |
| | |
Conflicts:
WebContent/release-notes.html
Change-Id: Id908215d05fafc73bc2d81f8b9d857078bf12e00
|
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
| | |
| | |
| | | |
Change-Id: Ia766f1e989d6a06d4b1746b0612c090b6fbd2735
|
| | |
| | |
| | |
| | | |
Change-Id: Ic2872fec49851ea3c8ed32ca2a77dcbd27e739a8
|
| |\ \
| | | |
| | | |
| | | | |
Change-Id: I7f2c5de8200028b11223e2be3c673bef3339306a
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Iab81d2344480d2b60303172a96f4e5e4fa8e1623
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Also renames related listeners and notifiers.
Change-Id: I96bfdae8173a1c691623938cc7dbcddee7198e46
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
(#13334)
Change-Id: If07018b6f74ff1a4c616705f61b6118647d64342
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I6cb2f4a11d97c3704c1fd8f8571889f1a8d5c4b8
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- 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
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I5fe9fb9a5ec27ec047ef2286bd429efabaa0e818
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I8a203c5e2f4bc9074ccf3cb4e7f347f17d89fe52
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Conflicts:
server/tests/src/com/vaadin/data/util/BeanItemContainerTest.java
Change-Id: I04938bd8c5b4f01c3ca801c9f7adbb20d279523c
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I1d16260be7b15c9fbdbfdd8f51e50e9f34e96272
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Unprefixed styles are easier to use, are consistent with header styles and
multiple styles are consistent instead of the first one being prefixed.
Change-Id: I9ef7502e2e9ece33982f6bf563f95458bf6ea63d
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- Adds a callback to requestRows so implementors know what to do when
receiving data
- Guestimate the initial amount of available rows so an initial request
can be made before the actual size is known
Change-Id: Iba44eab1695e3ff9947a4e7ed16eee55af98fec4
|
| | | | |
| | | | |
| | | | | |
Change-Id: I3aa86364b61d42f971c4fca2b4c4895ddae870c4
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I232bf1d021dd95dfa3e9697cef4d8e9987da3373
|
| | | | |
| | | | |
| | | | | |
Change-Id: I382ad0bcb192f44270eb60ec70d9141e8dd463f5
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ic7cec3c3750db8a2e0b23a4d38f63e9642999e3e
|
| | | | |
| | | | |
| | | | |
| | | | | |
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
|