to.etc.domui.component.tbl
Interface ICellClicked<T>

All Known Implementing Classes:
TreeSelectionWindow

public interface ICellClicked<T>


Method Summary
 void cellClicked(NodeBase tr, T rowval)
           
 

Method Detail

cellClicked

void cellClicked(NodeBase tr,
                 T rowval)
                 throws java.lang.Exception
Throws:
java.lang.Exception