Package pyamf :: Package flex
[hide private]
[frames] | no frames]

Package flex

source code

Compatibility classes/functions for Flex.


Note: Not available in ActionScript 1.0 and 2.0.

See Also: Flex on Wikipedia

Since: 0.1

Submodules [hide private]

Classes [hide private]
  ArrayCollection
I represent the ActionScript 3 based class flex.messaging.io.ArrayCollection used in the Flex framework.
  ObjectProxy
I represent the ActionScript 3 based class flex.messaging.io.ObjectProxy used in the Flex framework.
Functions [hide private]
 
unproxy_object(obj)
Returns the unproxied version of the object.
source code
 
proxy_object(obj)
Returns a proxied representation of obj
source code
Variables [hide private]
  __package__ = 'pyamf.flex'

Imports: pyamf, messaging


Function Details [hide private]

proxy_object(obj)

source code 

Returns a proxied representation of obj

Conversion

Since: 0.6