javax.faces.event
Annotation Type NamedEvent


@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
public @interface NamedEvent

Since:
2.0
Version:
$Revision: 696523 $ $Date: 2009-03-14 19:46:18 -0400 (mer., 17 sept. 2008) $
Author:
Simon Lessard (latest modification by $Author: slessard $)

Optional Element Summary
 java.lang.String shortName
           
 

shortName

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


Copyright © 2010 The Apache Software Foundation. All Rights Reserved.