Uses of Class
org.tynamo.descriptor.annotation.handlers.HandledBy

Packages that use HandledBy
org.tynamo.descriptor.annotation   
org.tynamo.descriptor.annotation.beaneditor   
 

Uses of HandledBy in org.tynamo.descriptor.annotation
 

Classes in org.tynamo.descriptor.annotation with annotations of type HandledBy
 interface BlobDescriptor
           
 interface ClassDescriptor
           
 interface Collection
           
 interface InitialValue
          Annotation used to initialize a field based on an OGNL expression, usually another field.
 interface MethodDescriptor
           
 interface PossibleValues
          Annotation used to declare filter options from a select based on other property.
 interface PropertyDescriptor
           
 

Uses of HandledBy in org.tynamo.descriptor.annotation.beaneditor
 

Classes in org.tynamo.descriptor.annotation.beaneditor with annotations of type HandledBy
 interface AddPageBeanModel
           
 interface DefaultBeanModel
           
 interface EditPageBeanModel
           
 interface ListPageBeanModel
           
 interface ShowPageBeanModel
           
 



Copyright © 2004-2010. All Rights Reserved.