parsley
Looking for examples of command chaining in Parsley 2.4
In order to help me understand, I\'m looking for examples of command chaining in Parsley. What I mean by command chaining is when one command returns a result that is then immediately used to initiate[详细]
2023-04-02 00:36 分类:问答How can I inject a dictionary using parsley framework in as3?
In my parsley container, I\'m instantiating an object \'A\' that contains a Dictionary (flash.utils.Dictionary).[详细]
2023-03-31 19:13 分类:问答Parsley: Creating an ObjectDefinitionBuilder from an ObjectDefinition
I\'m working on a framework extension for Parsley, and need to effectively clone an ObjectDefinition during initialziation of the context, and mutate some of开发者_运维问答 it\'s properties.[详细]
2023-03-28 12:36 分类:问答Flex Cairngorm 3 Presentation Model Initializations
ok so I have a TitleWindow that I open up... and I have 6 states defined.I am using the Presentation model pattern for all of my views.I have discovered a frustrating nuance.When I tell my window to g[详细]
2023-03-20 02:35 分类:问答SequenceWaiter doesn't recognize my event
I\'m using this AsyncHelper. I would like to create basic test case where I would like to dispatch event from the test method (by Parsley MessageDispatcher), catch this event in any other method and d[详细]
2023-03-19 00:46 分类:问答parsley popup displaying 2 popup
I have a parsley popup that can create another popup. The issue comes when I close the root popup, when I open the popup again and click on the child popup, it\'s actually opening2 child popups.[详细]
2023-03-18 10:02 分类:问答Parsley: how to share instance between 2 Parsley configurations?
I got 2 parsley configurations for my 2 elements. A.xml <fx:Declarations> <!--Presenters--> <presenters:ScenarioDefinitionPresenter id=\"scenarioDefinitionPresenter\"/>[详细]
2023-03-08 03:23 分类:问答Getting <parsley:ContextBuilder from popup window
I\'m using <parsley:ContextBuilder config=\"{Parsley_Config}\"/> in my main application. The problem is popup window cannot detect the config开发者_C百科uration. Any kind help is appreciated.T[详细]
2023-02-06 15:59 分类:问答Making multiple asynchronous calls to fetch result from multiple services in the single click of a button in flex?
In one of our project we are using flex for front end, blazeds/java in the backend. Its an existing code where services are prewritten. I have to make calls to 3 services in the backend (basically 3 r[详细]
2023-02-01 22:15 分类:问答GraniteDS with Parsley framework
I\'m looking for an example abo开发者_StackOverflow社区ut using GraniteDS for remote and Parsley ( client-side ) for MVC / IOC.[详细]
2023-01-31 00:16 分类:问答