@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Listen
SelectorComposer
.Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
value
The instruction string for adding EventListeners.
|
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.