Class ActionsModelFactory

java.lang.Object
ch.tocco.nice2.netui.spi.actions.AbstractActionFactory
ch.tocco.nice2.netui.impl.actions.entityoperation.ActionsModelFactory
All Implemented Interfaces:
ActionFactory
Direct Known Subclasses:
EntityModelActionFactory

public abstract class ActionsModelFactory extends AbstractActionFactory
Creates ActionModels (resp. ActionGroupModels from an ActionsModel. Subclasses focus on how to locate and return the NiceActionHolder.
  • Field Details

  • Constructor Details

    • ActionsModelFactory

      protected ActionsModelFactory(ActionsBuilder actionBuilder)
  • Method Details