Package com._1c.g5.v8.dt.qw.ui.controls
Class QueryWizardFocusCellHighlighter
- java.lang.Object
- 
- org.eclipse.jface.viewers.FocusCellHighlighter
- 
- com._1c.g5.v8.dt.qw.ui.controls.QueryWizardFocusCellHighlighter
 
 
- 
 public class QueryWizardFocusCellHighlighter extends FocusCellHighlighter FocusCellHighlighter for multicolumn tree viewer (taken from FocusCellOwnerDrawHighlighter)
- 
- 
Constructor SummaryConstructors Constructor Description QueryWizardFocusCellHighlighter(ColumnViewer viewer)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidfocusCellChanged(ViewerCell newCell, ViewerCell oldCell)- 
Methods inherited from class org.eclipse.jface.viewers.FocusCellHighlighterfocusCellChanged, getFocusCell, init
 
- 
 
- 
- 
- 
Constructor Detail- 
QueryWizardFocusCellHighlighterpublic QueryWizardFocusCellHighlighter(ColumnViewer viewer) 
 
- 
 - 
Method Detail- 
focusCellChangedprotected void focusCellChanged(ViewerCell newCell, ViewerCell oldCell) - Overrides:
- focusCellChangedin class- FocusCellHighlighter
 
 
- 
 
-