Annotation Types Summary |
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. |
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. |