- PPM Widgets
- creaed RowDataBase class to support database table row
- Project VO now can use RowDataBase to display columns using dynamic class loading
- created TableDataLoader class to retrieve table data using dynamic class loading
- created ColumsSelectTitleWindow to display columns defined in the VO classes
- created TableDataSelectTitleWindow to display data from TableDataLoader
- found ResizableControls from http://flexdevtips.blogspot.com/2010/06/flex-4-spark-resizable-controls.html
- convert to Flex Lib
- using ResizableDraggableTitleWindowSkin for PPM Widgets