Package io.jmix.flowui.sys
Class MetadataGenerationUiInvalidator
java.lang.Object
io.jmix.flowui.sys.MetadataGenerationUiInvalidator
@Component("flowui_MetadataGenerationUiInvalidator")
public class MetadataGenerationUiInvalidator
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected MenuConfigprotected ViewRegistryprotected ViewSupport -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidClears UI registries that must be rebuilt from the newly published metadata generation.
-
Field Details
-
viewRegistry
-
viewSupport
-
-
Constructor Details
-
MetadataGenerationUiInvalidator
public MetadataGenerationUiInvalidator()
-
-
Method Details
-
onMetadataGenerationPublished
Clears UI registries that must be rebuilt from the newly published metadata generation.- Parameters:
event- publication event of the new metadata generation
-