363364365366367368369
super(id); this.setModel(new CompoundPropertyModel(this)); // create and add components this.add(new MapPanel("attributes")); }
196197198199200201202
370371372373374375376