Uses of Class
org.drools.guvnor.client.ruleeditor.MultiViewEditor

Packages that use MultiViewEditor
org.drools.guvnor.client.ruleeditor This package is holds the main rule/asset editor. 
org.drools.guvnor.client.ruleeditor.standalone   
 

Uses of MultiViewEditor in org.drools.guvnor.client.ruleeditor
 

Methods in org.drools.guvnor.client.ruleeditor with parameters of type MultiViewEditor
 com.google.gwt.user.client.ui.MenuBar OryxMultiViewEditorMenuBarCreator.createMenuBar(MultiViewEditor editor)
           
 com.google.gwt.user.client.ui.MenuBar DefaultOryxMultiViewEditorMenuBarCreator.createMenuBar(MultiViewEditor editor)
           
 com.google.gwt.user.client.ui.MenuBar DefaultMultiViewEditorMenuBarCreator.createMenuBar(MultiViewEditor editor)
           
 com.google.gwt.user.client.ui.MenuBar MultiViewEditorMenuBarCreator.createMenuBar(MultiViewEditor editor)
           
 

Uses of MultiViewEditor in org.drools.guvnor.client.ruleeditor.standalone
 

Methods in org.drools.guvnor.client.ruleeditor.standalone with parameters of type MultiViewEditor
 com.google.gwt.user.client.ui.MenuBar RealAssetsMultiViewEditorMenuBarCreator.createMenuBar(MultiViewEditor editor)
           
 com.google.gwt.user.client.ui.MenuBar TemporalAssetsMultiViewEditorMenuBarCreator.createMenuBar(MultiViewEditor editor)
          Creates a menu bar with 2 buttons: "Done" and "Cancel".
 



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