JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
com.evolveum.midpoint.web.application
Annotation Interface PanelDisplay
@Retention
(
RUNTIME
)
public @interface
PanelDisplay
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
icon
String
label
int
order
String
singularLabel
Element Details
label
String
label
Default:
""
singularLabel
String
singularLabel
Default:
""
icon
String
icon
Default:
"far fa-circle"
order
int
order
Default:
1000