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