com.tensegrity.palowebviewer.modules.ui.client.cubetable
Interface IDataListener


public interface IDataListener


Method Summary
 void cellChanged(int row, int column, IResultElement value)
           
 

Method Detail

cellChanged

void cellChanged(int row,
                 int column,
                 IResultElement value)