Copyright © 2008, 2009 Pedro Agulló Soliveres

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


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


Optional Element Summary
 java.lang.String event
           
 

event

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

Copyright © 2008, 2009 Pedro Agulló Soliveres