org.drools.guvnor.client.ruleeditor
Class DefaultOryxMultiViewEditorMenuBarCreator

java.lang.Object
  extended by org.drools.guvnor.client.ruleeditor.DefaultOryxMultiViewEditorMenuBarCreator
All Implemented Interfaces:
MultiViewEditorMenuBarCreator
Direct Known Subclasses:
OryxMultiViewEditorMenuBarCreator

public class DefaultOryxMultiViewEditorMenuBarCreator
extends Object
implements MultiViewEditorMenuBarCreator

Default implementation for Oryx that includes "Save All Changes" button


Constructor Summary
DefaultOryxMultiViewEditorMenuBarCreator()
           
 
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

DefaultOryxMultiViewEditorMenuBarCreator

public DefaultOryxMultiViewEditorMenuBarCreator()
Method Detail

createMenuBar

public com.google.gwt.user.client.ui.MenuBar createMenuBar(MultiViewEditor editor)
Specified by:
createMenuBar in interface MultiViewEditorMenuBarCreator


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