Class EditElementInManyToManyCollectionAction

All Implemented Interfaces:
IAction, IChangeModeAction, IModuleContextAction, IRequestAction

public class EditElementInManyToManyCollectionAction extends EditElementInCollectionAction
Prepare a dialog to edit an element from a ManyToMany collection.

Author:
Franklin Alier
  • Constructor Details

    • EditElementInManyToManyCollectionAction

      public EditElementInManyToManyCollectionAction()
  • Method Details

    • execute

      public void execute() throws Exception
      Specified by:
      execute in interface IAction
      Overrides:
      execute in class EditElementInCollectionAction
      Throws:
      Exception
    • setEditable

      public void setEditable(boolean editable)
    • isEditable

      public boolean isEditable()
    • setKeyEditable

      public void setKeyEditable(boolean keyEditable)
    • isKeyEditable

      public boolean isKeyEditable()