@Documented @Target(value=TYPE) public @interface Event
| Modifier and Type | Required Element and Description |
|---|---|
String |
id
ID of the event.
|
| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
attributes
Name of event attributes available during the transition.
|
String |
description
A description of the transition.
|
Copyright © 1999-2013. All Rights Reserved.