资 源 简 介
This framework provides a higher-level set of visual components to build rich business applications on top of GWT.
It supports the following features:
* Declarative forms with fields
* Automatic validation
* Fully based on the HMVC design pattern (Hierarchical Model View Controller)
* Event firing and dispatching mechanisms
With GDF you can build a rich desktop GUI based on the following visual components:
* Desk (header panel, perspective, footer panel)
* Perspective (center panels and optional top, left, right, bottom panels
* Panel
* Form
* Zone (NavigationZone, FieldZone, ActionZone)
* Field (TextField, DateField, DecimalField, ChoiceField)
You can see a demo of the latest development snapshot.