Package io.jmix.bulkeditor.view
Class BulkEditViewManagedField
java.lang.Object
io.jmix.bulkeditor.view.BulkEditViewManagedField
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected MetaPropertyprotected String
- 
Constructor SummaryConstructorsConstructorDescriptionBulkEditViewManagedField(String fqn, MetaProperty metaProperty, String localizedName, String parentFqn) 
- 
Method Summary
- 
Field Details- 
fqn
- 
parentFqn
- 
localizedName
- 
metaProperty
 
- 
- 
Constructor Details- 
BulkEditViewManagedFieldpublic BulkEditViewManagedField(String fqn, MetaProperty metaProperty, String localizedName, @Nullable String parentFqn) 
 
- 
- 
Method Details- 
getFqn
- 
getParentFqn
- 
getLocalizedName
- 
getMetaProperty
 
-