org.drools.guvnor.client.ruleeditor
Class DefaultMultiViewEditorMenuBarCreator

java.lang.Object
  extended by 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"


Constructor Summary
DefaultMultiViewEditorMenuBarCreator()
           
 
Method Summary
 com.google.gwt.user.client.ui.MenuBar createMenuBar(MultiViewEditor editor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultMultiViewEditorMenuBarCreator

public DefaultMultiViewEditorMenuBarCreator()
Method Detail

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.