Two ChoiceBox API additions
Tom Schindl
tom.schindl at bestsolution.at
Wed Jan 11 23:40:41 PST 2012
Am 12.01.12 00:59, schrieb Paru Somashekar:
> The controls team is planning to add 2 new APIs to ChoiceBox control.
> They are :-
>
> 1. valueProperty : (getValue(), setValue() and valueProperty())
> The value of a ChoiceBox is defined as the selected item in the
> ChoiceBox selection model. The valueProperty is synchronized with the
> selectedItem, in that when a user sets the value property the selected
> item/index is updated accordingly. And when selection changes, the value
> property also reflects the change. This property allows for
> bi-directional binding of external properties to the ChoiceBox and
> updates the selection model accordingly.
>
> 2. converterProperty : (getConverter(), setConverter(),
> converterProperty())
Wouldn't it better named labelConverterProperty?
Tom
--
B e s t S o l u t i o n . a t EDV Systemhaus GmbH
------------------------------------------------------------------------
tom schindl geschäftsführer/CEO
------------------------------------------------------------------------
eduard-bodem-gasse 5-7/1 A-6020 innsbruck fax ++43 512 935833
http://www.BestSolution.at phone ++43 512 935834
More information about the openjfx-dev
mailing list