Your Account
Community
Topics (Upcoming)
More |
Stories tagged with: ListBase
detect when an item is selected
http://www.adobe.com/cfusion/communityengine/index.cfm?event...
Submitted by arpit
28 months, 2 weeks, 3 days, 19 hours ago
In any class extending listbase
Join discussion...
Using parentDocument or outerDocument to get data in inline itemrenderers
http://www.coldfusionjedi.com/index.cfm/2007/4/10/Something-...
Submitted by arpit
30 months, 3 days, 4 hours ago
This one saved me a LOT of time the other day. When using inline itemRenderers, the <mx:Component> tag that you have to write before the itemRenderer tags marks a change of scope. To call methods on the parent mxml document from an inline renderer , use the parentDocument property.
Join discussion...
Undocumented Flex Stuff: Calculate Drop Index
Find out where Flex is about to drop your dragged data
Join discussion...
|