Class EventLogicCopyActionFactory

java.lang.Object
ch.tocco.nice2.netui.spi.actions.AbstractActionFactory
ch.tocco.nice2.optional.event.impl.actions.EventLogicCopyActionFactory
All Implemented Interfaces:
ActionFactory

@Component public class EventLogicCopyActionFactory extends AbstractActionFactory
Adds the `nice2.optional.event.eventLogicCopyAction` action to the menues where it's desired (in the legacy client).

Also see the `nice2.model.form.LogicCopyActions` contribution for the new client.

  • Constructor Details

    • EventLogicCopyActionFactory

      public EventLogicCopyActionFactory(ActionsBuilder actionBuilder)
  • Method Details