Class ClearHandler

    • Constructor Detail

      • ClearHandler

        public ClearHandler​(boolean clearBorders,
                            boolean clearFormat,
                            boolean clearContent)
        Creates new instance of ClearHandler
        Parameters:
        clearBorders - - clear borders
        clearFormat - - clear format
        clearContent - - clear content
    • Method Detail

      • execute

        public Object execute​(org.eclipse.core.commands.ExecutionEvent event)
                       throws org.eclipse.core.commands.ExecutionException
        Throws:
        org.eclipse.core.commands.ExecutionException