AngularFaces icon indicating copy to clipboard operation
AngularFaces copied to clipboard

Support for editable tables with "delete" and "new" buttons

Open stephanrauh opened this issue 10 years ago • 1 comments

Implement a demo implementation for editable tables. If the user adds or removes rows, the current implementation runs into trouble because it can't deserialize a Json string into a Java ArrayList.

stephanrauh avatar Jul 02 '15 17:07 stephanrauh

Implemented a prototype - see http://angularfaces.net/showcase2.1/manual/2_tables/ng-table.jsf. The next step it to examine if it's possible to make the implementation simpler.

stephanrauh avatar Jul 02 '15 17:07 stephanrauh

AngularFaces was an interesting project, but it turned out to be impossible to migrate it to Angular 2, and since the, the Java community has abandoned UI programming altogether. So I'm closing all remaining tickets and archive the project.

stephanrauh avatar Nov 10 '22 17:11 stephanrauh