Drools Workbench - XLS Decision Table - Client 6.2.0.CR1

org.drools.workbench.screens.dtablexls.client.editor
Interface DecisionTableXLSEditorView

All Superinterfaces:
org.kie.uberfire.client.common.HasBusyIndicator, com.google.gwt.user.client.ui.IsWidget, org.kie.workbench.common.widgets.metadata.client.KieEditorView, org.uberfire.client.mvp.UberView<DecisionTableXLSEditorView.Presenter>
All Known Implementing Classes:
DecisionTableXLSEditorViewImpl

public interface DecisionTableXLSEditorView
extends org.kie.workbench.common.widgets.metadata.client.KieEditorView, org.uberfire.client.mvp.UberView<DecisionTableXLSEditorView.Presenter>


Nested Class Summary
static interface DecisionTableXLSEditorView.Presenter
           
 
Method Summary
 void setConcurrentUpdateSessionInfo(org.uberfire.backend.vfs.ObservablePath.OnConcurrentUpdateEvent eventInfo)
           
 void setPath(org.uberfire.backend.vfs.Path path)
           
 void setReadOnly(boolean isReadOnly)
           
 
Methods inherited from interface org.kie.workbench.common.widgets.metadata.client.KieEditorView
alertReadOnly, getTitleWidget, refreshTitle, setNotDirty, showLoading, showSaving
 
Methods inherited from interface org.kie.uberfire.client.common.HasBusyIndicator
hideBusyIndicator, showBusyIndicator
 
Methods inherited from interface org.uberfire.client.mvp.UberView
init
 
Methods inherited from interface com.google.gwt.user.client.ui.IsWidget
asWidget
 

Method Detail

setPath

void setPath(org.uberfire.backend.vfs.Path path)

setReadOnly

void setReadOnly(boolean isReadOnly)

setConcurrentUpdateSessionInfo

void setConcurrentUpdateSessionInfo(org.uberfire.backend.vfs.ObservablePath.OnConcurrentUpdateEvent eventInfo)

Drools Workbench - XLS Decision Table - Client 6.2.0.CR1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.