Skip navigation links


com.bea.p13n.controls.events.generic
Annotation Type GenericEventControl.GenericEventParams


@Target(value={FIELD,TYPE})
@Retention(value=RUNTIME)
public static @interface GenericEventControl.GenericEventParams

Define the properties for this control. See javadocs above for more information.


Annotation Type Required Member Summary
 String eventType
           

 

Annotation Type Member Detail

eventType

public abstract String eventType

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.