Hi Stefan!

Thanks for the quick reply!
Where must i set this markUncollectable()?
In the Construktor, like this:

public Prepare(){
markUncollectable();

}


or in the uploadStateUI?

protected void uploadStateUI(){
            super.uploadStateUI();
            markUncollectable();

            createStateUI(new Object[]{});

      }

thx
Florian


_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer

Reply via email to