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


Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.