Package io.jmix.ui.app.bulk
Class BulkEditorWindow.ManagedField
java.lang.Object
io.jmix.ui.app.bulk.BulkEditorWindow.ManagedField
- Enclosing class:
- BulkEditorWindow<E>
-
Field Summary
Modifier and TypeFieldDescriptionprotected final String
protected final String
protected final MetaProperty
protected final String
-
Constructor Summary
ConstructorDescriptionManagedField
(String fqn, MetaProperty metaProperty, String localizedName, String parentFqn) -
Method Summary
-
Field Details
-
fqn
-
parentFqn
-
localizedName
-
metaProperty
-
-
Constructor Details
-
ManagedField
public ManagedField(String fqn, MetaProperty metaProperty, String localizedName, @Nullable String parentFqn)
-
-
Method Details
-
getFqn
-
getParentFqn
-
getLocalizedName
-
getMetaProperty
-