Forms with FieldGroup, and how is the visibleItemProperties?

Hi Guys,

in Vaadin 6 it was Simple to use one Form with many Fields for more Views with one Bean by setting the VisibleItemProperties() method.

anyone know’s a best practice for this use in vaadin7 with an extend class from Fieldgroup?