Guvnor web application Drools 6.0.0-SNAPSHOT

org.drools.guvnor.client.widgets.drools.decoratedgrid
Interface CellTableDropDownDataValueMapProvider

All Superinterfaces:
DropDownDataValueMapProvider<com.google.gwt.cell.client.Cell.Context>
All Known Implementing Classes:
DecisionTableDropDownManager, TemplateDropDownManager

public interface CellTableDropDownDataValueMapProvider
extends DropDownDataValueMapProvider<com.google.gwt.cell.client.Cell.Context>

Specific implementation for Widgets based on CellTable


Method Summary
 void setData(DynamicData data)
           
 
Methods inherited from interface org.drools.guvnor.client.widgets.drools.decoratedgrid.DropDownDataValueMapProvider
getCurrentValueMap, getDependentColumnIndexes
 

Method Detail

setData

void setData(DynamicData data)

Guvnor web application Drools 6.0.0-SNAPSHOT

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