Package io.jmix.flowui.kit.meta
Annotation Interface StudioElement
-
Element Details
-
name
String name- Default:
- ""
-
classFqn
String classFqn- Default:
- ""
-
icon
String icon- Default:
- ""
-
xmlElement
String xmlElement- Default:
- ""
-
xmlns
String xmlns- Default:
- ""
-
xmlnsAlias
String xmlnsAlias- Default:
- ""
-
defaultProperty
String defaultProperty- Default:
- ""
-
target
String[] target- Default:
- {}
-
unsupportedTarget
String[] unsupportedTarget- Default:
- {}
-
visible
boolean visible- Default:
- false
-
properties
StudioProperty[] properties- Default:
- {}
-