Flex中如何通过labelPlacement属性设置RadioButton控件按钮标签位置的例子

Tuesday, August 19th, 2008

接下来的例子演示了Flex中如何通过labelPlacement属性,设置RadioButton控件按钮标签位置。
让我们先来看一下Demo(可以右键View Source或点击这里察看源代码):

Flex中如何利用enabledChanged事件检测RadioButtonGroup控件是被设置为有效还是无效的例子

Thursday, June 26th, 2008

在前面的Flex中如何通过enabled属性在RadioButtonGroup中将所有的RadioButton设置为有效或无效状态的例子中,我们了解了Flex中如何通过设置enabled属性,在RadioButtonGroup中将所有的RadioButton设置为有效或无效状态。接下来的例子则演示了Flex中如何利用enabledChanged事件,检测RadioButtonGroup控件是被设置为有效还是无效。
让我们先来看一下Demo(可以右键View Source或点击这里察看源代码):

Flex中通过扩展RadioButton类和重载protected keyDownHandler事件使RadioButton/RadioButtonGroup的键盘导航无效的例子

Tuesday, June 24th, 2008

接下来的例子演示了Flex中如何通过扩展RadioButton类和重载protected keyDownHandler事件,使RadioButton/RadioButtonGroup的键盘导航无效。
让我们先来看一下Demo(可以右键View Source或点击这里察看源代码):

Flex中如何通过监听itemClick事件检测FlexRadioButtonGroup中RadioButton被点击的例子

Sunday, June 22nd, 2008

接下来的例子演示了Flex中如何通过监听itemClick事件,检测FlexRadioButtonGroup中RadioButton被点击。
让我们先来看一下Demo(可以右键View Source或点击这里察看源代码):

Flex中如何通过enabled属性在RadioButtonGroup中将所有的RadioButton设置为有效或无效状态的例子

Saturday, June 21st, 2008

接下来的例子演示了Flex中如何通过设置enabled属性,在RadioButtonGroup中将所有的RadioButton设置为有效或无效状态。
让我们先来看一下Demo(可以右键View Source或点击这里察看源代码):

Flex中通过设置labelPlacement属性设置RadioButton控件文本标签排列位置的例子

Saturday, June 21st, 2008

接下来的例子演示了Flex中如何通过设置labelPlacement属性,设置RadioButton控件文本标签排列位置。
让我们先来看一下Demo(可以右键View Source或点击这里察看源代码):

Flex中通过设置opaqueBackground属性给RadioButton控件设置不透明的背景颜色的例子

Friday, June 20th, 2008

接下来的例子演示了Flex中如何通过设置opaqueBackground属性,给RadioButton控件设置不透明的背景颜色(调色板中进行颜色的挑选并设置)。
让我们先来看一下Demo(可以右键View Source或点击这里察看源代码):

Flex中利用Repeater显示一组RadioButton控件的例子

Thursday, May 29th, 2008

接下来的例子演示了Flex中如何Repeater作为一个数据提供源,用来显示一组RadioButton控件。
让我们先来看一下Demo(可以右键View Source或点击这里察看源代码):

Search Posts

Archives

Sponsored Ads