@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface EventHandlers
| Modifier and Type | Required Element and Description |
|---|---|
EventHandler[] |
value
Event handler annotations.
|
public abstract EventHandler[] value
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.