Hi
Jakob Lechner wrote:
Hello everybody,
Is it possible to attach a VetoableChangeListener or a
PropertyChangeListener to the PropertySet of a DropDown-Field. I want
get implement a function that is executed when the selected item of a
DropDown field is changed.
I have found this posting from 2004 on the mailing list:
Stephan Wunderlich <[EMAIL PROTECTED]> wrote:
PropertyChangeListeners are only called for 'bound' properties and
VetoableChangeListeners only for 'constrained' properties.
Both types aren't available in the writer implementation as far as I know.
Is this statement (still) correct?
If yes, do you know any other solution besides ChangeListeners?
It is still correct and I don't see a different solution.
Regards,
Oliver
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]