JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.jmix.flowui.kit.meta
Annotation Interface StudioIgnore
@Target
({
METHOD
,
TYPE
,
FIELD
})
@Retention
(
SOURCE
)
public @interface
StudioIgnore
Annotation marks which elements should be ignored in the Studio. For example, ignoring some methods when scanning component class for handlers.