Posts tagged as:

selectionChanging

The following example shows how you can prevent selection of specific items in a Spark DropDownList control in Flex 4 by listening for the changing event and calling the preventDefault() method.

[click to continue…]

{ 0 comments }

The following example shows how you can determine when the selected item changes on the Flex Gumbo FxButtonBar control by listening for the selectionChanging or selectionChanged events.

Full code after the jump.

[click to continue…]

{ 1 comment }