Annotation Type | Description |
---|---|
Button |
Declares that the method on which this annotation is attached is to be exposed as a button on a web page.
|
Buttons |
Declares that the method on which this annotation is placed is to be exposed as multiple buttons on one or
more pages.
|
Guard |
Guards a method with a condition.
|
Guards |
Allows to place multiple
guards on a method. |