com.sencha.gxt.core.client
Annotation Type XTemplates.TemplateConditions


@Target(value=TYPE)
@Retention(value=RUNTIME)
public static @interface XTemplates.TemplateConditions

Holds a collection of XTemplates.TemplateCondition instances, allowing more than one to be declared at a time.


Required Element Summary
 XTemplates.TemplateCondition[] value
           
 

Element Detail

value

public abstract XTemplates.TemplateCondition[] value


Copyright © 2012. All Rights Reserved.