org.drools.guvnor.client.ruleeditor
Class DefaultMultiViewEditorMenuBarCreator
java.lang.Object
org.drools.guvnor.client.ruleeditor.DefaultMultiViewEditorMenuBarCreator
- All Implemented Interfaces:
- MultiViewEditorMenuBarCreator
- Direct Known Subclasses:
- RealAssetsMultiViewEditorMenuBarCreator
public class DefaultMultiViewEditorMenuBarCreator
- extends Object
- implements MultiViewEditorMenuBarCreator
Default implementation of EditorMenuBarCreator that includes 2 button:
"Save All Changes" and "Save And Close All"
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultMultiViewEditorMenuBarCreator
public DefaultMultiViewEditorMenuBarCreator()
createMenuBar
public com.google.gwt.user.client.ui.MenuBar createMenuBar(MultiViewEditor editor)
- Specified by:
createMenuBar
in interface MultiViewEditorMenuBarCreator
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.