Hi Devis,
Did you check out the FlexCab example? It uses many of those functions in a variety of ways. Matt ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of devisbalsemin Sent: Thursday, December 14, 2006 11:23 PM To: [email protected] Subject: [flexcoders] Re: Flex DataService example Thanks good, but i wish to find a lof of docs Flex DataService concepts I have also buy "Adobe Flex 2 Training from source" but about Flex Data Service cover only a few concept. I hope somebody help me..... I'm agree with Adobe that FDS is powerfull, but the documentation about this... i think that it's very poor Devis --- In [email protected] <mailto:flexcoders%40yahoogroups.com> , "greg h" <[EMAIL PROTECTED]> wrote: > > devisbalsemin, > > Have you seen this sample app? > > Automatically generating code for Flex 2 data access > http://www.adobe.com/devnet/flex/articles/daoflex.html <http://www.adobe.com/devnet/flex/articles/daoflex.html> > > I believe that it covers Flex Data Services with Java. > > Please post back whether you find the sample app above helpful. > > (fyi ... I currently am using neither Java on the back end nor FDS.) > > g > > On 12/14/06, devisbalsemin <[EMAIL PROTECTED]> wrote: > > > > Hi, > > can you give me some link about flex dataService with java please... > > I wish to unterstand better this dataService/AbstractAssembler but a > > lot of my google search find only adobe live doc. > > Can you help me pls. > > I wish to manage better this concept > > count(... args):AsyncToken > > createItem(item:Object):ItemReference > > deleteItem(item:Object):AsyncToken > > fill(value:ListCollectionView, ... args):AsyncToken > > getItem(identity:Object, defaultValue:Object = null):ItemReference > > > > About refreshFill() pagination behaviour are very intersted but we > > can't find more docs or examples > > Thanks devis > > ps for Adobe > > i love this DataService to design some real-time applications.... > > >

