2
0
Fork 0

wip commit with working vasc demo tech

This commit is contained in:
Willem Cazander 2012-05-06 06:50:29 +02:00
parent a25e98f5d5
commit c23d14522f
100 changed files with 4356 additions and 1220 deletions

View file

@ -71,6 +71,7 @@ public class TestModelData {
field = new DefaultVascEntryField();
field.setId("description");
field.setVascEntryFieldType(vc.getVascEntryFieldTypeController().getVascEntryFieldTypeById("TextAreaField"));
ve.addVascEntryField(field);
field = new DefaultVascEntryField();