Class FragmentDataImpl

java.lang.Object
io.jmix.flowui.model.impl.AbstractDataComponentsHolder
io.jmix.flowui.fragment.impl.FragmentDataImpl
All Implemented Interfaces:
HasDataComponents, FragmentData

@Component("flowui_FragmentData") @Scope("prototype") public class FragmentDataImpl extends AbstractDataComponentsHolder implements FragmentData
  • Field Details

    • fragmentId

      protected String fragmentId
  • Constructor Details

    • FragmentDataImpl

      public FragmentDataImpl()
  • Method Details