org.drools.workbench.screens.dtablexls.client.editor
Class DecisionTableXLSEditorPresenter
java.lang.Object
org.drools.workbench.screens.dtablexls.client.editor.DecisionTableXLSEditorPresenter
- All Implemented Interfaces:
- DecisionTableXLSEditorView.Presenter
@Dependent
public class DecisionTableXLSEditorPresenter
- extends Object
- implements DecisionTableXLSEditorView.Presenter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DecisionTableXLSEditorPresenter
public DecisionTableXLSEditorPresenter()
setup
@PostConstruct
public void setup()
onStartup
public void onStartup(org.uberfire.backend.vfs.ObservablePath path,
org.uberfire.mvp.PlaceRequest place)
reload
public void reload()
- Specified by:
reload in interface DecisionTableXLSEditorView.Presenter
onClose
public void onClose()
getTitle
public String getTitle()
getWidget
public com.google.gwt.user.client.ui.IsWidget getWidget()
getMenus
public org.uberfire.workbench.model.menu.Menus getMenus()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.