|
JClass DesktopViews 6.3.0 API Documentation |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The AutoTraverseCallback interface defines a mechanism
whereby the expansion of RowNodes can be controlled by the
developer at runtime.
| Method Summary | |
byte |
getState(com.klg.jclass.higrid.HiGrid grid,
com.klg.jclass.higrid.RowNode rowNode)
Return the new state of this rowNode, after its creation. |
| Method Detail |
public byte getState(com.klg.jclass.higrid.HiGrid grid,
com.klg.jclass.higrid.RowNode rowNode)
grid - The current instance of HiGridrowNode - The rowNode currently being created/traversed.
|
Copyright © 2004 Quest Software Inc.. All rights reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||