Annotation Type IdMPage
-
@Target(TYPE) @Retention(RUNTIME) @Documented public @interface IdMPage
-
-
Element Detail
-
label
String label
- Returns:
- the i18n key for the label shown under the "Extensions" menu item, on the left pane
-
-
-
listEntitlement
String listEntitlement
- Returns:
- the entitlement required to access this extension page
-
-
-
icon
String icon
- Returns:
- the icon shown next to the label, under the "Extensions" menu item, on the left pane; check https://fortawesome.github.io/Font-Awesome/icons/ for more
- Default:
- "fa-circle-o"
-
-