Class ClearContentHandler

  • All Implemented Interfaces:
    org.eclipse.core.commands.IHandler

    public class ClearContentHandler
    extends ClearHandler
    Handler for 'Clear content' command
    • Constructor Detail

      • ClearContentHandler

        public ClearContentHandler()
        Creates new instance of ClearContentHandler
    • Method Detail

      • execute

        public Object execute​(org.eclipse.core.commands.ExecutionEvent event)
                       throws org.eclipse.core.commands.ExecutionException
        Specified by:
        execute in interface org.eclipse.core.commands.IHandler
        Overrides:
        execute in class ClearHandler
        Throws:
        org.eclipse.core.commands.ExecutionException