<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    不用Cell Renderer如何在ComboBox里加入自定義ICO

     

          FLEX 2005-7-27 15:59
    //轉(zhuǎn)自:http://www.richinternetapps.com/index.html

    My first thought was to suggest the creation of a custom cell renderer, an example of which ships with Flex. However, I then remembered that the List control in Flex has an iconField property, which can be used to specify an image that will appear next to each item in the control. An example MXML file using the iconField property with the List control is as follows:

    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.macromedia.com/2003/mxml" >

    <mx:Script>
    [Embed(source="one.png")]
    var iconSymbol1:String;
    [Embed(source="two.png")]
    var iconSymbol2:String;
    [Embed(source="three.png")]
    var iconSymbol3:String;
    </mx:Script>

    <mx:List iconField="icon" >
    <mx:dataProvider>
    <mx:Array>
    <mx:Object label="One" icon="{ iconSymbol1 }" />
    <mx:Object label="Two" icon="{ iconSymbol2 }" />
    <mx:Object label="Three" icon="{ iconSymbol3 }" />
    </mx:Array>
    </mx:dataProvider>
    </mx:List>

    </mx:Application>

    The above MXML uses the iconField property of the List control to retrieve the icon property from each item in the control's data provider, and produces the following List control (image only):



    圖片如下:


    But (and isn't there always a but?), the poster to FlexCoders wanted the icons not in a List, but in a ComboBox and, such is fate, the Flex ComboBox does not have an iconField property.

    However, those who have looked into the Flex components in any detail will know that the ComboBox control uses the List control internally, to display its own drop down portion. So, I delved into the classes to see what I could find and the result of that find was as follows:

    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.macromedia.com/2003/mxml" >


    <mx:Script>
    [Embed(source="one.png")]
    var iconSymbol1:String;
    [Embed(source="two.png")]
    var iconSymbol2:String;
    [Embed(source="three.png")]
    var iconSymbol3:String;
    </mx:Script>

    <mx:ComboBox id="theCombo"
    creationComplete="theCombo.getDropdown().iconField='icon'" >
    <mx:dataProvider>
    <mx:Array>
    <mx:Object label="One" icon="{ iconSymbol1 }" />
    <mx:Object label="Two" icon="{ iconSymbol2 }" />
    <mx:Object label="Three" icon="{ iconSymbol3 }" />
    </mx:Array>
    </mx:dataProvider>
    </mx:ComboBox>

    </mx:Application>



    圖片如下:


    Simple! The highlighted code shows that we can get the List portion of the ComboBox control using the getDropdown() method of the ComboBox, and set its iconField property in the same manner as we did with the List control previously. For those that haven't yet investigated Flex in any detail, the creationComplete property allows us to define a handler that will run when the component instance has been created.

    There is one further point worth noting - the original poster wanted to be able to change the icon at runtime - the solution above does allow that. We can add the following to our MXML file so that when the user presses the button, the icons are rotated through the items in the dropdown.

    <mx:Button label="Rotate Icons" click="rotate();" />

    <mx:Script>

    <![CDATA[

    public function rotate() : Void
    {
    var firstIcon = theCombo.dataProvider[0].icon;
    for ( var i = 1; i < theCombo.dataProvider.length; i++ )
    {
    theCombo.dataProvider[i-1].icon = theCombo.dataProvider[i].icon;
    }

    theCombo.dataProvider[theCombo.dataProvider.length-1].icon = firstIcon;

    theCombo.bLabelFieldChanged = true;
    theCombo.invalidate();

    theCombo.dispatchEvent({type:"labelFieldChanged"});
    }
    ]]>

    </mx:Script>

    The for loop in the rotate() method is self-explanatory, but the last three lines in the method need further explanation. Because we are changing the underlying List component of the ComboBox, the ComboBox icons are not updated when we update the data provider. By including those three lines (which are what are called when the labelField property of the ComboBox is changed), the ComboBox is tricked into redrawing its drop down items. This is a quick and dirty way to get it working - I'm going to investigate a better solution.

    After the user has pressed the button (which is hidden under the drop down portion of the control), the ComboBox looks as follows, with the icons having moved:



    圖片如下:


    The obvious next step in the development of the above is to extract the code to a new component, which could then be used within any application. We'll show how that can be done in a future blog entry.

    This example does show the power of Flex,

    posted on 2007-04-11 10:20 leoli 閱讀(835) 評(píng)論(0)  編輯  收藏 所屬分類: Flex

    導(dǎo)航

    <2025年7月>
    293012345
    6789101112
    13141516171819
    20212223242526
    272829303112
    3456789

    統(tǒng)計(jì)

    常用鏈接

    留言簿(6)

    隨筆分類

    隨筆檔案(17)

    文章分類(86)

    收藏夾(3)

    flex blog

    good site

    java blog

    my friend

    tools

    抓蝦

    搜索

    最新評(píng)論

    閱讀排行榜

    評(píng)論排行榜

    主站蜘蛛池模板: 中国内地毛片免费高清| 亚洲精品视频在线观看免费| 久久免费香蕉视频| 免费观看四虎精品国产永久| 免费在线观看一级毛片| 亚洲国产美国国产综合一区二区| 中国精品一级毛片免费播放| 亚洲啪啪AV无码片| 亚洲国产系列一区二区三区| 精品人妻系列无码人妻免费视频| 亚洲av麻豆aⅴ无码电影| 亚洲天堂免费在线视频| 在线观看亚洲精品福利片| 亚洲国产成人精品电影| 免费观看AV片在线播放| 亚洲成在人线av| 三年片在线观看免费大全电影| 久久亚洲精精品中文字幕| 免费看黄视频网站| 亚洲AV无码成人网站在线观看| 日本免费一区二区三区四区五六区| 久久久国产精品亚洲一区| 成人黄色免费网站| 亚洲网站在线播放| 女人与禽交视频免费看| 精品久久久久久亚洲| 在线人成精品免费视频| 亚洲精品国产第一综合99久久| 国产成人午夜精品免费视频| 亚洲欧洲国产成人精品| 91老湿机福利免费体验| 亚洲色欲色欱wwW在线| 成年男女免费视频网站| 免费在线人人电影网| 亚洲国产老鸭窝一区二区三区| 国产精品视频永久免费播放| 亚洲天堂2016| 114一级毛片免费| 天堂亚洲免费视频| 亚洲伊人久久大香线蕉| www.亚洲精品.com|