|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HasFocusCellRenderer
This is a markup interface for cell renderers of the first column of TreeTable
or
HierarchicalTable
to indicate whether the cell renderer should have the actual hasFocus
value in getTableCellRendererComponent
. If a cell renderer implements this interface, we will pass the
actual value for hasFocus
. Otherwise, we will always use false as we don't want the wrapped cell
renderer to paint any focus indicator.
|
JIDE 3.5.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |