Class DragAndDropWebEditorFileEditionContext


  • public class DragAndDropWebEditorFileEditionContext
    extends Object
    Handles the edition context of a file handled by Drag & Drop Web Editor.
    Author:
    silveryocha
    • Constructor Detail

      • DragAndDropWebEditorFileEditionContext

        protected DragAndDropWebEditorFileEditionContext​(WbeUser user,
                                                         WbeFile file)
    • Method Detail

      • getUser

        public WbeUser getUser()
        Gets the initiator of the edition
        Returns:
        a User representing the initiator of the edition.