org.drools.guvnor.client.ruleeditor
Class OryxMultiViewEditorMenuBarCreator

java.lang.Object
  extended by org.drools.guvnor.client.ruleeditor.DefaultOryxMultiViewEditorMenuBarCreator
      extended by 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.
 
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

OryxMultiViewEditorMenuBarCreator

public OryxMultiViewEditorMenuBarCreator(com.google.gwt.user.client.Command closeCommand)
Constructor that takes 1 command as parameters for "Close" Button.

Parameters:
closeCommand -
Method Detail

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-2012 JBoss by Red Hat. All Rights Reserved.