Uses of Class
org.tynamo.descriptor.extension.BlobDescriptorExtension.RenderType

Packages that use BlobDescriptorExtension.RenderType
org.tynamo.components   
org.tynamo.descriptor.extension   
 

Uses of BlobDescriptorExtension.RenderType in org.tynamo.components
 

Methods in org.tynamo.components that return BlobDescriptorExtension.RenderType
 BlobDescriptorExtension.RenderType Download.getRenderType()
           
 

Uses of BlobDescriptorExtension.RenderType in org.tynamo.descriptor.extension
 

Methods in org.tynamo.descriptor.extension that return BlobDescriptorExtension.RenderType
 BlobDescriptorExtension.RenderType BlobDescriptorExtension.getRenderType()
           
static BlobDescriptorExtension.RenderType BlobDescriptorExtension.RenderType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BlobDescriptorExtension.RenderType[] BlobDescriptorExtension.RenderType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.tynamo.descriptor.extension with parameters of type BlobDescriptorExtension.RenderType
 void BlobDescriptorExtension.setRenderType(BlobDescriptorExtension.RenderType renderType)
           
 



Copyright © 2004-2009. All Rights Reserved.