Download Sources

Package com.liguorien.flex.generator

Provides annotations and the generator class.

See:
          Description

Class Summary
FlexGenerator Main class of FlexGenerator.
 

Annotation Types Summary
FlexBindable Used to define a bindable property.
FlexDefault Used to define the default value of a property.
FlexLazy Used to define a property as lazy.
FlexList Used to define the Generics type on a List property.
FlexMap Used to define the Generics type on a Map property.
FlexNode Used to define property's node name in the generated XML.
FlexPackage Used to define the package of generated classes.
FlexSet Used to define the Generics type on a Set property.
FlexTransient Used to indicates to the generator that a class or a property should not be convert to actionscript.
 

Package com.liguorien.flex.generator Description

Provides annotations and the generator class.

Quickstart


FlexGenerator

Copyright 2006 Nicolas Désy. All rights reserved.