Go Back   CodingForums.com > :: Client side development > Flash & ActionScript > Adobe Flex

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-21-2010, 10:51 AM   PM User | #1
mutmuu
New to the CF scene

 
Join Date: Dec 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
mutmuu is an unknown quantity at this point
Post Java complex object to Action script mapping

Hi,

I'm trying to access a complex java object from the flex.
I'm giving the details below,

There is a class called Any in the java side.
Any is a complex class which contains many user data types.

For ex:

Any {

NameValue_T
Property
String
int
}
I'm using BlazeDs to send Any object to flex side.

Client side:

At run time when I get the java object[Any] in flex,

1. Do we need to write action script files in flex to receive all the user written data types in the client side?

2. Consider I'm parsing Any object to take the values out, I woould not be knowing the type[NameValue_T or Proprty or String or int]. So how do I determine the java user written data type dynamically in the flex side?
mutmuu is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:43 AM.


Advertisement
Log in to turn off these ads.