All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.ikasan.dashboard.ui.scheduler.component.EditMode Maven / Gradle / Ivy

The newest version!
package org.ikasan.dashboard.ui.scheduler.component;

public enum EditMode {
    NEW, EDIT, READONLY, CLONE, FROM_TEMPLATE;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy