Class SetFormItemTypeTask

    • Constructor Detail

      • SetFormItemTypeTask

        public SetFormItemTypeTask​(FormItem item,
                                   org.eclipse.emf.common.util.Enumerator type)
        Creates a new form item type task
        Parameters:
        item - the form item type
        type - the setting type
    • Method Detail

      • execute

        public org.eclipse.core.runtime.IStatus execute​(FormItem item,
                                                        org.eclipse.core.runtime.IProgressMonitor monitor)
        Specified by:
        execute in class BmBasicTask1<FormItem>