Hi
all,
i have a problem
again...
I derived
ULCTextField and put it as an item to a ComboBox. I'm overwriting the two
methods "setText()" and "toString()".
When i'm trying to
access this combobox item (represented as MyTextField) the following
exception is thrown:
com.ulcjava.base.shared.internal.IllegalArgumentException: No coder
registered for class com.ulcjava.base.client.UITextField
...
A listener listens
to this combobox and trying to access an object stored in
MyTextField...
By the way. It
seems not to work overwriting the toString()-method. There is only the
Object-toString method called ('cause of [EMAIL PROTECTED])
Can anybody
held?
Best
regards,
Carsten
