org.drools.guvnor.client.ruleeditor
Class OryxMultiViewEditorMenuBarCreator
java.lang.Object
org.drools.guvnor.client.ruleeditor.DefaultOryxMultiViewEditorMenuBarCreator
org.drools.guvnor.client.ruleeditor.OryxMultiViewEditorMenuBarCreator
- All Implemented Interfaces:
- MultiViewEditorMenuBarCreator
public class OryxMultiViewEditorMenuBarCreator
- extends DefaultOryxMultiViewEditorMenuBarCreator
Constructor Summary |
OryxMultiViewEditorMenuBarCreator(com.google.gwt.user.client.Command closeCommand)
Constructor that takes 1 command as parameters for "Close" Button. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OryxMultiViewEditorMenuBarCreator
public OryxMultiViewEditorMenuBarCreator(com.google.gwt.user.client.Command closeCommand)
- Constructor that takes 1 command as parameters for "Close" Button.
- Parameters:
closeCommand
-
createMenuBar
public com.google.gwt.user.client.ui.MenuBar createMenuBar(MultiViewEditor editor)
- Specified by:
createMenuBar
in interface MultiViewEditorMenuBarCreator
- Overrides:
createMenuBar
in class DefaultOryxMultiViewEditorMenuBarCreator
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.