Package io.jmix.flowui.kit.meta
Annotation Interface StudioAPI
public @interface StudioAPI
Marker interface for API that used by Studio and should not:
- Be part of a public API.
- Used in the framework.
-
Optional Element Summary
Optional Elements
-
Element Details
-
description
String description- Default:
- "For Studio use only."
-