com.sencha.gxt.cell.core.client
Interface HasCellContext


public interface HasCellContext


Method Summary
 Element findTargetElement(int row, int column)
           
 TargetContext getContext(int row, int column)
           
 

Method Detail

getContext

TargetContext getContext(int row,
                         int column)

findTargetElement

Element findTargetElement(int row,
                          int column)


Copyright © 2012. All Rights Reserved.