> MyConverter converter = new MyConverter();
> converter.setCustom((String) idCmp.getAttributes("custom"));
> idCmp.setConverter(converter);
getAttributes().get("custom");
;-)
-Matthias
> MyConverter converter = new MyConverter();
> converter.setCustom((String) idCmp.getAttributes("custom"));
> idCmp.setConverter(converter);
getAttributes().get("custom");
;-)
-Matthias