|
JClass DesktopViews 6.3.0 API Documentation |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.klg.jclass.higrid.HiGridColumnSelectionAdapter
|
+--com.klg.jclass.higrid.DefaultColumnSelectionHandler
The DefaultColumnSelectionHandler sorts the data table
when the user clicks on a column header.
| Constructor Summary | |
DefaultColumnSelectionHandler(com.klg.jclass.higrid.HiGrid grid)
Default constructor |
|
| Method Summary | |
void |
selectColumn(com.klg.jclass.higrid.HiGridColumnSelectionEvent event)
Invoked after the user has selected a column. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultColumnSelectionHandler(com.klg.jclass.higrid.HiGrid grid)
| Method Detail |
public void selectColumn(com.klg.jclass.higrid.HiGridColumnSelectionEvent event)
selectColumn in interface HiGridColumnSelectionListenerselectColumn in class HiGridColumnSelectionAdapter
|
Copyright © 2004 Quest Software Inc.. All rights reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||