public interface DecisionTableXLSEditorView extends org.uberfire.client.mvp.UberView<DecisionTableXLSEditorView.Presenter>
Modifier and Type | Interface and Description |
---|---|
static interface |
DecisionTableXLSEditorView.Presenter |
Modifier and Type | Method and Description |
---|---|
void |
setConcurrentUpdateSessionInfo(org.uberfire.backend.vfs.ObservablePath.OnConcurrentUpdateEvent eventInfo) |
void |
setPath(org.uberfire.backend.vfs.Path path) |
void |
setReadOnly(boolean isReadOnly) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.