static ConcurrentChangePopup |
ConcurrentChangePopup.newConcurrentDelete(org.uberfire.backend.vfs.Path path,
org.jboss.errai.security.shared.api.identity.User identity,
org.uberfire.mvp.Command onIgnore,
org.uberfire.mvp.Command onClose) |
static ConcurrentChangePopup |
ConcurrentChangePopup.newConcurrentRename(org.uberfire.backend.vfs.Path source,
org.uberfire.backend.vfs.Path target,
org.jboss.errai.security.shared.api.identity.User identity,
org.uberfire.mvp.Command onIgnore,
org.uberfire.mvp.Command onReOpen) |
static ConcurrentChangePopup |
ConcurrentChangePopup.newConcurrentUpdate(org.uberfire.backend.vfs.Path path,
org.jboss.errai.security.shared.api.identity.User identity,
org.uberfire.mvp.Command onForceSave,
org.uberfire.mvp.Command onCancel,
org.uberfire.mvp.Command onReOpen) |