Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Vaadin Addon: Lazy Query Container

Compare

  Analyzed about 4 hours ago

Lazy Query Container is a Vaadin framework addon which provides lazy loading container for Vaadin tables. Lazy Query Container supports buffered reads and writes of items. Data reads and writes are delegated through Query interface to an application specific business delegate.The QueryFactory and ... [More] Query interface implementations are designed to be application specific and should invoke a data source like WebService client, JDBC connection, JPA context or Java service class to read and write data items. The data source has to support querying data in batches.Lazy Query Container supports the following features: lazy loading of items, loading Items in batches, item caching with limited cache size, sorting, query statistics, changing item set and changing property set. Since version 1.1.0 Lazy Query Container also supports adding items, modifying items and removing items. The changes are buffered and can be either commited or discarded. Row status icons and status column generator are also included to allow for visualization of row states. See the demo for hands on experience on the features.If you like this add-on please add it to your stack in ohloh by clicking I use this button in the project page: https://www.ohloh.net/p/vaadin-lazyquerycontainer [Less]

5.92K lines of code

0 current contributors

about 8 years since last commit

9 users on Open Hub

Inactive
4.66667
   
I Use This

GtkWindowforms

Compare

  Analyzed about 18 hours ago

GtkWindowForms is lib for View-Layouting through gtk+/c++ it has many features included such as Floating/dockingViews, save/load layouts..etc. It cuurently tested under Win32 and Linux.

29.5K lines of code

0 current contributors

over 15 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Tree Layout Helper

Compare

  Analyzed about 4 hours ago

This .NET/Mono library provides some utilities for handling tree structures. Most importantly, it supports the display of tree structures as two-dimensional graphics. By using ready-made interfaces, you can specify the size of your nodes, and the Tree Layout Helper library will take care of placing those nodes appropriately.

9.15K lines of code

0 current contributors

almost 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This