Package io.jmix.flowui.kit.meta
Annotation Interface StudioAction
-
Element Details
-
type
String type- Default:
- ""
-
classFqn
String classFqn- Default:
- ""
-
icon
String icon- Default:
- ""
-
description
String description- Default:
- ""
-
defaultProperty
String defaultProperty- Default:
- ""
-
target
String[] target- Default:
- {}
-
unsupportedTarget
String[] unsupportedTarget- Default:
- {}
-
availableInViewWizard
boolean availableInViewWizard- Default:
- false
-
properties
StudioProperty[] properties- Default:
- {}
-
items
StudioPropertiesItem[] items- Default:
- {}
-