aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/datamodel
Commit message (Expand)AuthorAgeFilesLines
* Added documentation of newly added Binder features (#11845)Tatu Lund2019-12-201-0/+13
* Update broken docs syntax in github (#11596)Zhe Sun2019-05-233-13/+13
* Update datamodel-forms.asciidoc (#11496)alexandruchiuariu2019-03-221-0/+2
* Adds missing Status enum to dataprovider example (#11425)tmattsso2019-01-181-0/+19
* Update example for Comparator in Grid (#10833)Anastasia Smirnova2018-04-201-3/+3
* Implement ReadOnlyHasValue helper (#10643)Ilia Motornyi2018-03-201-0/+12
* Update datamodel-providers.asciidoc (#10664)Sebastian Köhler2018-02-281-2/+2
* Fix Binding Data to Forms link (#10568)jmzc2018-01-301-1/+1
* Update datamodel-forms.asciidoc (#10350)jcgueriaud2017-11-221-9/+8
* Fix typo (#10295)Mikko Inkinen2017-11-061-1/+1
* Remove warnings about pre-release content in documentation (#9737)Henri Sara2017-07-261-2/+0
* Change ConfigurableDataProvider for ConfigurableFilterDataProvider (#9681)Josefina Revilla2017-07-261-2/+2
* Fix hierarchical dataprovider example code bugtmattsso2017-07-131-1/+1
* Clarify TreeData and TreeDataProvider javadocs, improve documentation (#9349)Aleksi Hietanen2017-05-181-10/+6
* Refactor common methods in in-memory data providers (#9308)Aleksi Hietanen2017-05-161-11/+11
* Tree documentationIlia Motornyi2017-05-041-2/+4
* Fix three typos in the documentation (#9230)Ilia Motornyi2017-05-041-2/+2
* Fix invalid link (#9183)Artur2017-04-281-1/+1
* Fix Binder documentation on ValidationException (#8949)Pekka Hyvönen2017-03-271-1/+1
* Change fromCollection -> ofCollectionJonni Nakari2017-03-211-3/+3
* Initial Documentation for TreeGrid and Hierarchical Data (#8880)Pekka Hyvönen2017-03-204-1/+135
* Fix typo in documentation (#8784)Maciej Aleksandrowicz2017-03-091-1/+1
* Fix documentation links (#8726)Artur2017-03-031-6/+6
* Document BeanValidationBinder and RequiredFieldConfigurator. (#8504)Denis2017-02-081-3/+21
* Add isValid to Binder (#8274)Aleksi Hietanen2017-02-031-2/+2
* Fix documentation examplesIlia Motornyi2017-01-311-7/+10
* Add APIs to inform components of stale objects in DataProvider (#8271)Teemu Suo-Anttila2017-01-251-1/+46
* Allow distinct configurable filter and wrapped filter types (#8322)Leif Åstrand2017-01-251-2/+3
* Update data provider documentation to describe the new design (#8317)Leif Åstrand2017-01-241-55/+248
* Change BackEndDataProvider into an interface (#8268)Leif Åstrand2017-01-191-2/+2
* Use correct format for links in datamodel-overview (#8233)Juha Seppänen2017-01-121-8/+8
* Integrate BeanBinder functionality into Binder (#8096)Leif Åstrand2017-01-121-10/+11
* Fix broken links in documentation (#8182)Pekka Hyvönen2017-01-091-1/+1
* Update general Component documentationPekka Hyvönen2017-01-041-0/+3
* Improved English in line 17 (#8054)Juha Seppänen2016-12-201-1/+1
* Add chapter datamodel-selection (#8049)Aleksi Hietanen2016-12-191-11/+136
* Update overview and field sections in the documentation (#8025)Leif Åstrand2016-12-192-36/+27
* Update DataProvider documentation for beta (#8023)Leif Åstrand2016-12-191-202/+112
* Update Binder documentation for beta (#8022)Leif Åstrand2016-12-191-177/+73
* Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSo...elmot2016-11-112-28/+28
* Rename Binder methodsPekka Hyvönen2016-10-261-32/+14
* Fix security issue in BoV custom ValidationStatusHandler exampleAleksi Hietanen2016-10-131-1/+7
* Fix BoV custom ValidationStatusHandler exampleAleksi Hietanen2016-10-131-2/+8
* Update documentation (+javadoc) references to obsolete OptionGroup #237.Denis Anisimov2016-10-051-1/+1
* Make AbstractDateField based on LocalDate (#125).Denis Anisimov2016-09-302-5/+5
* Remove documentation for cursors in data sourcesArtur Signell2016-09-271-63/+0
* Fix inconsistent API naming in Binder and remove unused handlerPekka Hyvönen2016-09-131-6/+5
* Refactor Binder Status Handling APIPekka Hyvönen2016-09-121-19/+15
* Add Form level status handler and status labelPekka Hyvönen2016-09-081-3/+3
* Add documentation test for custom convertersArtur Signell2016-09-051-4/+4