org.zkoss.bind.annotation
Annotation Type NotifyCommands


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface NotifyCommands

Notify a set of commands to either server or client.

Since:
8.0.0
Author:
jumperchen
See Also:
NotifyCommand

Optional Element Summary
 NotifyCommand[] value
           
 

value

public abstract NotifyCommand[] value
Default:
{}


Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo