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

Packages that use MultiViewRow
org.drools.guvnor.client.ruleeditor This package is holds the main rule/asset editor. 
org.drools.guvnor.client.rulelist   
org.drools.guvnor.client.util   
 

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

Constructors in org.drools.guvnor.client.ruleeditor with parameters of type MultiViewRow
MultiViewEditor(MultiViewRow[] rows, OpenItemCommand editItemEvent)
           
MultiViewEditor(MultiViewRow[] rows, OpenItemCommand editItemEvent, ActionToolbarButtonsConfigurationProvider individualActionToolbarButtonsConfigurationProvider)
           
 

Constructor parameters in org.drools.guvnor.client.ruleeditor with type arguments of type MultiViewRow
MultiViewEditor(List<MultiViewRow> rows, OpenItemCommand editItemEvent, ActionToolbarButtonsConfigurationProvider individualActionToolbarButtonsConfigurationProvider)
           
 

Uses of MultiViewRow in org.drools.guvnor.client.rulelist
 

Methods in org.drools.guvnor.client.rulelist with parameters of type MultiViewRow
 void OpenItemCommand.open(MultiViewRow[] rows)
          Open several assets into the same tab.
 

Uses of MultiViewRow in org.drools.guvnor.client.util
 

Methods in org.drools.guvnor.client.util with parameters of type MultiViewRow
 void TabOpener.openAssetsToMultiView(MultiViewRow[] rows)
           
 



Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.