| Enum | Description |
|---|---|
| ResponseFormat |
| Annotation Type | Description |
|---|---|
| AjaxHandler |
Defines that a class is an AJAX callable handler class.
|
| AjaxMethod |
Annotates a method as an Ajax-callable method
|
| AjaxParam |
Annotation for function parameters to an Ajax-callable method.
|
| Bound |
Annotation to mark in code that field or method are bound by name -> using reflexion.
|
| UIMenu |
When present on an UrlPage, this defines the basic data that is needed to have the page be
accessible from a menu.
|
| UIRights |
Defines the rights that are required for a page to be usable by a user.
|
| UIUrlParameter |
Valid for a page property, this defines an URL parameter that is to be filled
in when the page is accessed.
|
Copyright © 2017 etc.to. All rights reserved.