Download Sources
A B C D E F G H I L M N O P R S T V W _

I

initWriter(Class<?>) - Method in class com.liguorien.flex.generator.handlers.AbstractGeneratorHandler
Init writer used to output the generated classes.
isBindingEverything() - Method in class com.liguorien.flex.generator.handlers.FlexModelHandler
Determine if all properties of the class should be bindable
isGeneratedClass(Class<?>) - Method in class com.liguorien.flex.generator.FlexGenerator
Determine if the class sent is a generated class.
isLazy(PropertyDescriptor, LazyMode) - Static method in class com.liguorien.flex.generator.FlexGenerator
Determines if a property is lazy.
isNewLineBeforeCurlyBrace() - Method in class com.liguorien.flex.generator.FlexGenerator
Indicates if a new line should be added between package/class/method declaration and the curly brace.
isUsingUnderscore() - Method in class com.liguorien.flex.generator.FlexGenerator
Indicates if an underscore(_) should be added to the private field name.

FlexGenerator
A B C D E F G H I L M N O P R S T V W _
Copyright 2006 Nicolas Désy. All rights reserved.