2087 コミット (feature/databinding)

作成者 SHA1 メッセージ 日付
  Teemu Suo-Anttila 469bd883fd Initial import of TypedForm component 8年前
  Teemu Suo-Anttila 888fec0669 Initial import of TypedGrid component 8年前
  Teemu Suo-Anttila acab3d3c0c Add simple ListBox component to use with the DataProvider 8年前
  Teemu Suo-Anttila eca0b72f69 Split Filtering and page requests to different RPC calls 8年前
  Teemu Suo-Anttila d8c49d8cfe Remove dead code, add test component with data communication (#19266) 8年前
  Teemu Suo-Anttila b943ceffbc Improve JavaDocs for DataSources and DataChangeHandler 8年前
  Teemu Suo-Anttila 49354006f5 Move key mapper to super class and provide methods to customise it 8年前
  Teemu Suo-Anttila db1d39b4cb Provide simple clean up for DataProvider on remove and UI detach 8年前
  Teemu Suo-Anttila 663fe67e98 Remove unnecessary size parameter from data reset in simple mode 8年前
  Teemu Suo-Anttila d093358925 Refactor DataSource from SimpleDataProvider to super class 8年前
  Teemu Suo-Anttila aedebc2b57 Fix TypedDataGenerator removal from DataProvider 8年前
  Teemu Suo-Anttila 9d42af60ad Fix key and active data mapping when adding a data object 8年前
  Teemu Suo-Anttila ed3fd8a208 Introduce DataSource API and DataChangeHandler for it 8年前
  Teemu Suo-Anttila 607e17afe5 Fix SimpleDataProvider clean up and client-side data tracking on edit 8年前
  Teemu Suo-Anttila 84d9b40c7b Split SimpleDataProvider from DataProvider super class 8年前
  Teemu Suo-Anttila 4b7b21d35c Add simple data update support to DataProvider 8年前
  Teemu Suo-Anttila e25dd72efe Add simple support for generic reset for data to DataProvider 8年前
  Teemu Suo-Anttila 38396def32 Use key mapping to keep track of data on the client-side 8年前
  Teemu Suo-Anttila f28361f557 Add DataKeyMapper to correctly keep track of active data 8年前
  Teemu Suo-Anttila 918ad6f8bf Add simple data add/remove support to DataProvider 8年前
  Teemu Suo-Anttila d366c3d351 Implement TypedDataGenerator support and clean up client-side code 8年前
  Teemu Suo-Anttila 3b420bdeab Add data communication for DataProvider for Collections 8年前
  Teemu Suo-Anttila 4274350c31 Add a dummy DataProvider for Collections 8年前
  Teemu Suo-Anttila 3ecb2cab7c Support non-indexed containers in RpcDataProvider (#19266) 8年前
  Teemu Suo-Anttila f22eb521fb Make RpcDataProviderExtension more generic (#19266) 8年前
  Henri Sara eb264da689 Refactor ComboBox item painting (#19929) 8年前
  Henri Sara 9ba4e15b67 Request ComboBox pages with RPC (#19929) 8年前
  Henri Sara 4bc60dad87 Move ComboBox filtering mode to state (#19929) 8年前
  Henri Sara cdd9a98241 Move ComboBox pageLength to state (#19929) 8年前
  Henri Sara 733a33ab8d Send ComboBox selection with RPC (#19929) 8年前
  Henri Sara f2b9f4779d Send ComboBox focus/blur with RPC (#19929) 8年前
  Henri Sara 8985aef09f Create new items with RPC (#19929) 8年前
  Henri Sara 675684c2c2 Create ComboBoxServerRpc stub (#19229) 8年前
  Henri Sara b214cb8ca3 Use shared state in ComboBox (#19229) 8年前
  Teemu Suo-Anttila a214f33999 Add missing @since for 7.6.1 8年前
  Teemu Suo-Anttila 86969a99c2 Add a client-side connector for DetailsComponentManager (#19412) 8年前
  John Ahlroos 47b7f536b2 Fix NPE in Label.writeDesign with NULL values #19434 8年前
  Artur Signell 9e359afb59 Make GeneratedPropertyItem addItem return null when appropriate (#18685) 8年前
  Artur Signell 62a751d454 Ensure no unknown attribute warnings are logged in design tests (#19429) 8年前
  maxschuster bc6a82ea2b Fix custom attributes of Link component (#19107) 8年前
  Artur Signell ee9f5a6e09 Include correct type and parameter info in exception (#19064) 8年前
  Artur Signell 4154ef5bf6 Make GeneratedPropertyItem equals self (#19426) 8年前
  Artur Signell 393b71266c Make GeneratedPropertyContainer.getItem(nonExistant) return null (#19425) 8年前
  Artur Signell 750a3ce938 Make test succeed in Eclipse 8年前
  Teemu Suo-Anttila 1cf32b74e2 Revert changes which were previously reverted from only 7.5 (#19424) 8年前
  Artur Signell ee0f7000de Update to Font Awesome 4.5.0 8年前
  Henri Sara c46ffb388b Fix javadoc typo in ItemClickEvent 8年前
  Marlon Richert bfa4373163 Increase grid column resize handle width (#16838) 8年前
  Henri Sara 158b83d98b Fix empty @since tags 8年前
  Leif Åstrand 3aff803172 Make it possible to only show collapsible columns in menu (#9811) 8年前