| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I0ac58945d70676135d982f5b829b065b96b1ffa4
|
|
|
|
| |
Change-Id: If40b6c4e979e4258a22a7d2d1af0532d3e8f11bc
|
|
|
|
|
|
|
| |
This reverts commit 103b329d328ab0dde95da9426462491be510a8be. It causes problems
with screenshot tests (GridColumnAutoWidthServerTest).
Change-Id: I1de4a44573b22e0bea8ffa2626724e2a182cb876
|
|
|
|
|
|
|
|
| |
This patch increases the reported fps from 10 to 17 in Chrome and from 5
to 10 in Firefox. No automatic test since performance testing on our
shared testing infrastructure would be quite error-prone.
Change-Id: I0bb6af250743058a8f32bb2df89da97660e94b52
|
|
|
|
| |
Change-Id: I5f9462923fce9f033bc89b791d68607a1e0fc5c7
|
|
|
|
| |
Change-Id: I937ea36cbb21366e559fcb76aae79e42c039ccfc
|
|
|
|
| |
Change-Id: I7be1c1571ee5ede0ce481faf823f5f271a280a8a
|
|
|
|
| |
Change-Id: I8a0bc92294004411782c6ee5b0e460b892570aa3
|
|
|
|
| |
Change-Id: Ieb245205b3a311a4563f39bc48baadc44e218b61
|
|
|
|
| |
Change-Id: I2727a9fabef4291798e97495c2df86b077387cbb
|
|
|
|
| |
Change-Id: Ie1f9d738db7a03ddb01b968782ad5e4877af1d7e
|
|
|
|
|
|
|
|
|
|
|
|
| |
Non-editable columns are not assigned editor fields. When the editor is active,
any non-editable content is not displayed (this should changein the future).
This is separate from setting the property or editor field read-only - in those
cases the field is still used to display the data which may not be desired and
will fail if there is no converter.
Also add Column.setEditorField(Field<?>) and the corresponding getter.
Change-Id: Ice17c357895cb63a8e1bfd6abaffc1d803399e98
|
|
|
|
| |
Change-Id: I4e303613f66a13b3ad6a9b2284537e5548391a4a
|
|
|
|
|
|
|
| |
Grid.onStateChange is now about 40% faster when adding columns,
and setting several column widths has now way less overhead.
Change-Id: I7bd900324207bfb2543a1a90390665b90206aefd
|
|
|
|
|
|
|
|
| |
This change makes it easier to create custom data sources. The
implementations in provided implementations are retained as a
convenience.
Change-Id: If34bfb378eec75a37f28af78e512210ed9d7c304
|
|
|
|
| |
Change-Id: Ie70588885f0c876757df96c0deffe7e020cc29e5
|
|
|
|
|
|
| |
This allows invoking custom methods on the return value.
Change-Id: I5f2749b792db3627b46e676aee82dc672fec7113
|
|
|
|
|
|
|
| |
This is somewhat bad patch for something that should be done with a some kind
of lazy/finally functionality, where these kinds of operations are made JIT,
instead of eagerly whenever called.
Change-Id: I9121c3715e9eeccff0f768c7b0f0904ee9cdc3a5
|
|\
| |
| |
| | |
Change-Id: I0babb7cb93e773a9aab82243c1112d45b15bec78
|
| |
| |
| |
| | |
Change-Id: I93551548aad280c4e0193d65a066976d40d65a86
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
If the server-side set the height mode as row on init, the height
was miscalculated. This happened on the client side in some
special situations.
Also changes one offsetHeight to bounding box height.
Change-Id: I76df7e6b4af181b2a578a33bedf620fa3b9bd8ad
|
| |
| |
| | |
Change-Id: I2779a533811bb1b60c4e74789f6378574bc6ac61
|
| |
| |
| |
| |
| |
| |
| |
| | |
* SortNotifier.removeSortistener -> removeSortListener
* DisabledGridClientTest now extends GridBasicClientFeatures
* GridServerRpc.selectionChange -> select
Change-Id: Id01b1d51f84c996444de28b262df3db7a6c35a09
|
| |
| |
| |
| | |
Change-Id: I345938e5e2196bbc8438b3401879507994b3b050
|
| |
| |
| |
| |
| |
| | |
* Deprecated old methods in Util for backwards compatibility
Change-Id: I9de5e6b930d9f2c0268967dc7b1cf465e6310280
|
| |
| |
| |
| | |
Change-Id: Ibd6ceae1148820a6644271986e5ea3aab36b08fa
|
| |
| |
| |
| | |
Change-Id: I04eae1e82da6bb0213be19599c7d8fc3085a92a5
|
| |
| |
| |
| | |
Change-Id: I1fa88cbbb946b932a2a453392a50aff91c36671b
|
| |\
| | |
| | |
| | | |
Change-Id: Ic7629f9cedb3c948edf4f63c678ca499e3d52805
|
| | |
| | |
| | |
| | | |
Change-Id: Id9e1dd4b4a480dd512f3dd78fde2f9a0256087e9
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This patch also uses row keys and column ids in communication rather
than indices.
Change-Id: Ie3bb554bd5c45700f1681160eef08bef8beeaaee
|
| | |
| | |
| | |
| | | |
Change-Id: I745b12685be4696fd8f1158005bf731f35ae8a81
|
| | |
| | |
| | |
| | |
| | |
| | | |
This patch adds getElement() to RowReference and CellReference
Change-Id: I3df6e50256f628e5cdb5d64d741ff1eb59e8e1c3
|
| | |
| | |
| | | |
Change-Id: Ie4ed85e56f0c23850eec56518a7493f5ed3257bd
|
| | |
| | |
| | |
| | | |
Change-Id: I519e433219a028e99678574227ca44d5b66d07bc
|
| | |
| | |
| | |
| | | |
Change-Id: I53f2cf8f248aaa3798a82b0a1f42d320ca9c2e05
|
| | |
| | |
| | |
| | | |
Change-Id: Idafdbe3d71a38a979e1eeb07c527f66ce61ccfa9
|
| | |
| | |
| | |
| | | |
Change-Id: Ib7d8863487cc645f83539de2c9d8006fd8995da0
|
| |\ \
| | | |
| | | |
| | | | |
Change-Id: I7f2c5de8200028b11223e2be3c673bef3339306a
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Iab81d2344480d2b60303172a96f4e5e4fa8e1623
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
(#13334)
Change-Id: If07018b6f74ff1a4c616705f61b6118647d64342
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I6cb2f4a11d97c3704c1fd8f8571889f1a8d5c4b8
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I1d16260be7b15c9fbdbfdd8f51e50e9f34e96272
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- 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: Ic7cec3c3750db8a2e0b23a4d38f63e9642999e3e
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I44d8bf004616473481056bdaaa082a898b71438e
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I9189e0a547d2a40ebb61b30870194c27dd775b7c
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I4cce45280c1b55f1c6e3efe7ea9485f2cf25d08a
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Iebae8ebe7fae01f886440b4f31e3a916c352baa8
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
SelectionColumns do that now automatically.
Colspanned cells get ignored
Change-Id: Ie427ba8df43ad84786c381def8cec216297feb06
|