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

All Known Implementing Classes:
AbstractDecisionTableWidget, VerticalDecisionTableWidget

public interface HasSystemControlledColumns

Callback for consumers of DecoratedGridWidget to update cell values following operations controlled by DecordatedGridWidget (such as sorting)


Method Summary
 void updateSystemControlledColumnValues()
           
 

Method Detail

updateSystemControlledColumnValues

void updateSystemControlledColumnValues()


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