Drools Workbench - XLS Decision Table - Client 6.0.0.CR4

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

All Superinterfaces:
com.google.gwt.user.client.ui.IsWidget
All Known Implementing Classes:
DecisionTableXLSEditorViewImpl

public interface DecisionTableXLSEditorView
extends com.google.gwt.user.client.ui.IsWidget


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 setPresenter(DecisionTableXLSEditorView.Presenter presenter)
           
 void setReadOnly(boolean isReadOnly)
           
 
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)

setPresenter

void setPresenter(DecisionTableXLSEditorView.Presenter presenter)

Drools Workbench - XLS Decision Table - Client 6.0.0.CR4

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