I found my mistake. If you can read examples correctly...
So just in case somebody runs into the same problem: You cannot access your fields from the constructor of your page. Instead you need to reimplemend the initializePage() function and get your information there.

Thanks anyway,
Tara