org.jboss.seam.faces.view.config
Annotation Type ViewPattern


@Retention(value=RUNTIME)
@Target(value=FIELD)
@Documented
public @interface ViewPattern

Annotation that is applied to an enum constant to configure view specific information

Author:
Stuart Douglas, Brian Leathem

Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2011 Seam Framework. All Rights Reserved.