org.juzu
Annotation Type View


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface View

Annotate a view method.

Author:
Julien Viet

Optional Element Summary
 String id
           
 

id

public abstract String id
Default:
""


Copyright © 2011 eXo Platform SAS. All Rights Reserved.