Class InstancePropertyContainerImpl<E>

java.lang.Object
io.jmix.flowui.model.impl.InstanceContainerImpl<E>
io.jmix.flowui.model.impl.InstancePropertyContainerImpl<E>
All Implemented Interfaces:
HasLoader, ItemPropertyChangeNotifier, InstanceContainer<E>, InstancePropertyContainer<E>, Nested

public class InstancePropertyContainerImpl<E> extends InstanceContainerImpl<E> implements InstancePropertyContainer<E>
  • Field Details

  • Constructor Details

  • Method Details

    • getMaster

      public InstanceContainer getMaster()
      Description copied from interface: Nested
      Returns the container holding the master entity.
      Specified by:
      getMaster in interface Nested
    • getProperty

      public String getProperty()
      Description copied from interface: Nested
      Returns the name of the master entity property.
      Specified by:
      getProperty in interface Nested