| Projects on Google Code | Results 1 - 10 of 30 |
ZenBinding is a databinding framework for GWT (Google Web Toolkit). It is based on a Generator approach that creates behind the scene all the necessary boilerplate code to access fields as if Reflection were available. What's best is that with GWT's natural ability to prune dead code at compile time...
Implemetation of IBindingListView interface for .Net Framework 2
Using Bindable, you can easily create properties or variables which can be _bound_ to other variables or properties. When one such variable or property is modified, all others linked to it will be automatically modified as well.
In addition, a base Bindable class is provided, which allows entire ...
This project is moved to http://code.google.com/p/gwtxp.
== Overview ==
Writing UI code takes time, writing GWT UI code takes more time.
Kauthara allows you to develop GWT User Interface faster and easier by mean of JSP page.
== How Kauthara works ==
With Kauthara, you build your UI ...
Smart GWT is a GWT based framework that allows you to not only utilize its comprehensive widget library for your application UI, but also tie these widgets in with your server-side for data management. Smart GWT is based on the powerful and mature [http://www.smartclient.com SmartClient] library.
...
== Features ==
* gwtXP translates XML files to GWT code
* gwtXP binds data to UI using Eclipse databinding
* gwtXP supports value bindings and list bindings.
* gwtXP is extensible. gwtXP supports GWT standard widgets, other/advanced widgets like gwt-ext, advanced-components, etc may be a...
Nested-Properties is a small framework that bring support of nested properties of any object into databinding.
Usefull when using with Framework's controls as DataGrid in WinForms or GridView in ASP.NET
{{{Doing stuff with BindingList<T>, INotifyXXX and the like}}}
From this example, I learn
1. socket programming;
2. jgoodies data binding;
3. swing programming;
= Features =
* Simplify from xml data source binding to DHTML, and from DHTML update to xml data source.
* Be absorbed in tree-type xml format.
* Support list-view and detail-view.
* Simple syntax, The readability is good, Suitable for complex application (RIAs) used.
* Support multi-bro...