refresh();
}
};
final ListPropertyCustomGallery gallery = context( ListPropertyCustomGallery.class );
gallery.property( ListPropertyCustomGallery.PROP_ALLOW_CHILD_ELEMENT_WITH_INTEGER ).attach( listener );
gallery.property( ListPropertyCustomGallery.PROP_ALLOW_CHILD_ELEMENT_WITH_ENUM ).attach( listener );
}
@Override
protected PossibleTypesServiceData compute()