Class DataSetsAddObjectHandler

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

    public class DataSetsAddObjectHandler
    extends DataSetsAddHandler
    Обработчик добавления набора данных (объект).
    • Constructor Detail

      • DataSetsAddObjectHandler

        public DataSetsAddObjectHandler()
    • 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 DataSetsAddHandler
        Throws:
        org.eclipse.core.commands.ExecutionException