Class BulkEditViewManagedField

java.lang.Object
io.jmix.bulkeditor.view.BulkEditViewManagedField

public class BulkEditViewManagedField extends Object
  • Field Details

    • fqn

      protected String fqn
    • parentFqn

      protected String parentFqn
    • localizedName

      protected String localizedName
    • metaProperty

      protected MetaProperty metaProperty
  • Constructor Details

    • BulkEditViewManagedField

      public BulkEditViewManagedField(String fqn, MetaProperty metaProperty, String localizedName, @Nullable String parentFqn)
  • Method Details

    • getFqn

      public String getFqn()
    • getParentFqn

      @Nullable public String getParentFqn()
    • getLocalizedName

      public String getLocalizedName()
    • getMetaProperty

      public MetaProperty getMetaProperty()