Package io.jmix.dynmodelflowui.impl
package io.jmix.dynmodelflowui.impl
-
ClassDescriptionBuilds dom4j elements (columns and form components) for dynamic attributes of a static entity, driven by the Admin-UI
DynamicAttributeModelrather than runtimeMetaProperty.Adds dynamic model bean-group validation to Flow UI view validation.Converts dynamic model definitions between YAML content, immutable metadata definition records and mutable model entities used by the Admin UI graphical editor.Resolves whether a model entity name refers to a static-entity extension rather than a dynamic entity.Resolves the runtime template-generated view ids (@ListViewTemplate/@DetailViewTemplate) owned by a static entity.Adds dynamic model validators to Flow UI value components bound to dynamic properties.Signals that a view extension could not be generated.Generates a<view extends="…">extension XML that adds a static entity's dynamic attributes to an existing view, targeting thedataGrid(columns) orformLayout(components) bound to the entity's data container.Resolves the registered views that work with a given entity.