flex4
printing solution
I have an application that uses Flex (SDK 4.5.1) on the client side and Java on the server. User of this application needs to be able to print documents that have the following characteristics:[详细]
2023-04-13 08:08 分类:问答ColorPicker not editable in Form -> FormItem
Please note the remark mentioned WORKAROUND at the end of this question. Based on a Dictionary based specification, one of my classes creates a Form programmatically.[详细]
2023-04-13 04:24 分类:问答Flexicious radioButtonMode
Flexicious added a radioButtonMode property to its FlexDataGridCheckBoxColumn component. It looks like a radio button but doesn\'t act like one because i开发者_运维百科t allows me to select each row o[详细]
2023-04-13 00:47 分类:问答Changing dataprovider of a datagrid on change event of another datagrid
I have two datagrids: - Division - Members Both have single columns. Selecting one item from Divsions datagrid should display members of that Division in the Members datagrid. But following code h[详细]
2023-04-13 00:17 分类:问答Flex : dynamically created series doesnt show on the chart?
I have the follow class : package my.controls.charts.series { import mx.charts.series.LineSeries; import mx.collections.ArrayCollection;[详细]
2023-04-12 23:57 分类:问答Flexicious: Accessing data in nextLevelRenderer
I\'m trying to access a CheckBoxList component that is defined in a nextLevelRenderer of a FlexDataGrid. How do you do this?[详细]
2023-04-12 21:23 分类:问答Flex Datagrid Selection
I have a dataGrid in Flex to which data is added dynamically using dataGrid1.dataProvider=myArrayCollection;[详细]
2023-04-12 20:38 分类:问答Abour ResourceBundle in AS3
I creadet a class that has more ResourceBundles in it. My app is multilanguage so I will need many \".properties\" files.[详细]
2023-04-12 19:25 分类:问答flex 4 - wait for load complete without freezing
I was wondering if it is possible to implement any logic to wiat for the image to complete load without freezing.[详细]
2023-04-12 17:45 分类:问答How do I Convert an FXG image to Bitmapdata of fixed size
I need to do this conversion so that I can determin the drag drop colour a puck lands on. Anybody have any ideas, possibly involving:[详细]
2023-04-12 12:08 分类:问答