Copyright © 2008, 2009 Pedro Agulló Soliveres

com.softwarementors.extjs.djn.config.annotations
Annotation Type DirectPostMethod


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


Optional Element Summary
 java.lang.String method
           
 

method

public abstract java.lang.String method
Default:
""

Copyright © 2008, 2009 Pedro Agulló Soliveres