public interface InfragisticsUltraGridRowView extends GridView
| Modifier and Type | Method and Description |
|---|---|
void |
collapse(int rowIndex)
Collapses the specified row.
|
void |
expand(int rowIndex)
Expands the specified row.
|
InfragisticsUltraGridRowView |
getwChildView(int rowIndex)
Gets the data associated with a child view by the row index (zero-based).
|
InfragisticsUltraGridRowView |
getwChildView(int rowIndex,
int view)
Gets the data associated with a child view by the row index (zero-based).
|
InfragisticsUltraGridRowView |
getwChildView(int rowIndex,
String view)
Gets the data associated with a child view by the row index (zero-based).
|
int |
getwChildViewCount(int Tvalue)
Gets an element by its index (zero-based).
|
boolean |
getwExpanded(int Tvalue)
Gets an element by its index (zero-based).
|
String |
getwViewName()
Returns the name of the current view.
|
clickCell, clickCell, clickCell, clickCell, clickCellR, clickCellR, clickCellR, clickCellR, clickCellRXY, clickCellRXY, clickCellRXY, clickCellRXY, clickCellXY, clickCellXY, clickCellXY, clickCellXY, clickColumnHeader, clickColumnHeader, clickColumnHeader, clickColumnHeader, clickColumnHeaderR, clickColumnHeaderR, clickColumnHeaderR, clickColumnHeaderR, clickColumnHeaderRXY, clickColumnHeaderRXY, clickColumnHeaderRXY, clickColumnHeaderRXY, clickColumnHeaderXY, clickColumnHeaderXY, clickColumnHeaderXY, clickColumnHeaderXY, clickNewRowCell, clickNewRowCell, clickNewRowCell, clickNewRowCell, clickNewRowCellR, clickNewRowCellR, clickNewRowCellR, clickNewRowCellR, clickNewRowCellRXY, clickNewRowCellRXY, clickNewRowCellRXY, clickNewRowCellRXY, clickNewRowCellXY, clickNewRowCellXY, clickNewRowCellXY, clickNewRowCellXY, clickNewRowIndicator, clickNewRowIndicator, clickNewRowIndicatorR, clickNewRowIndicatorR, clickRowIndicator, clickRowIndicator, clickRowIndicatorR, clickRowIndicatorR, dblClickCell, dblClickCell, dblClickCell, dblClickCell, dblClickCellR, dblClickCellR, dblClickCellR, dblClickCellR, dblClickCellRXY, dblClickCellRXY, dblClickCellRXY, dblClickCellRXY, dblClickCellXY, dblClickCellXY, dblClickCellXY, dblClickCellXY, dblClickColumnHeader, dblClickColumnHeader, dblClickColumnHeader, dblClickColumnHeader, dblClickColumnHeaderR, dblClickColumnHeaderR, dblClickColumnHeaderR, dblClickColumnHeaderR, dblClickColumnHeaderRXY, dblClickColumnHeaderRXY, dblClickColumnHeaderRXY, dblClickColumnHeaderRXY, dblClickColumnHeaderXY, dblClickColumnHeaderXY, dblClickColumnHeaderXY, dblClickColumnHeaderXY, dblClickNewRowCell, dblClickNewRowCell, dblClickNewRowCell, dblClickNewRowCell, dblClickNewRowCellR, dblClickNewRowCellR, dblClickNewRowCellR, dblClickNewRowCellR, dblClickNewRowCellRXY, dblClickNewRowCellRXY, dblClickNewRowCellRXY, dblClickNewRowCellRXY, dblClickNewRowCellXY, dblClickNewRowCellXY, dblClickNewRowCellXY, dblClickNewRowCellXY, dblClickNewRowIndicator, dblClickNewRowIndicator, dblClickNewRowIndicatorR, dblClickNewRowIndicatorR, dblClickRowIndicator, dblClickRowIndicator, dblClickRowIndicatorR, dblClickRowIndicatorR, findRow, findRow, getwColumn, getwColumnCount, getwRowCount, getwValue, getwValue, hoverMouseCell, hoverMouseCell, hoverMouseCell, hoverMouseCell, hoverMouseColumnHeader, hoverMouseColumnHeader, hoverMouseColumnHeader, hoverMouseColumnHeader, hoverMouseNewRowCell, hoverMouseNewRowCell, hoverMouseNewRowCell, hoverMouseNewRowCell, hoverMouseNewRowIndicator, hoverMouseNewRowIndicator, hoverMouseRowIndicator, hoverMouseRowIndicator, setwValue, setwValueclick, click, click, clickM, clickM, clickM, clickR, clickR, clickR, dblClick, dblClick, dblClick, dblClickM, dblClickM, dblClickM, dblClickR, dblClickR, dblClickR, drag, drag, dragM, dragM, dragR, dragR, getEnabled, getHeight, getScreenLeft, getScreenTop, getVisible, getVisibleOnScreen, getWidth, hoverMouse, hoverMouse, keys, mouseWheel, mouseWheel, screenToWindow, windowToScreenfind, find, find, findAll, findAll, getChildren, getParent, tryFind, tryFind, tryFind, waitProperty, waitPropertypicture, picture, picturecallMethod, callMethod, cast, getProperty, setProperty, toStringString getwViewName() throws InvocationException, HttpException
InvocationException - Will be thrown if invocation fails.HttpException - Will be thrown if there are network problems.InfragisticsUltraGridRowView getwChildView(int rowIndex, int view) throws InvocationException, HttpException
rowIndex - The row index.view - The view index.InvocationException - Will be thrown if invocation fails.HttpException - Will be thrown if there are network problems.InfragisticsUltraGridRowView getwChildView(int rowIndex, String view) throws InvocationException, HttpException
rowIndex - The row index.view - The view name.InvocationException - Will be thrown if invocation fails.HttpException - Will be thrown if there are network problems.InfragisticsUltraGridRowView getwChildView(int rowIndex) throws InvocationException, HttpException
rowIndex - The row index.InvocationException - Will be thrown if invocation fails.HttpException - Will be thrown if there are network problems.int getwChildViewCount(int Tvalue)
throws InvocationException,
HttpException
Tvalue - The element's index (zero-based).InvocationException - Will be thrown if invocation fails.HttpException - Will be thrown if there are network problems.boolean getwExpanded(int Tvalue)
throws InvocationException,
HttpException
Tvalue - The element's index (zero-based).InvocationException - Will be thrown if invocation fails.HttpException - Will be thrown if there are network problems.void expand(int rowIndex)
throws InvocationException,
HttpException
rowIndex - The zero-based index of the row.InvocationException - Will be thrown if invocation fails.HttpException - Will be thrown if there are network problems.void collapse(int rowIndex)
throws InvocationException,
HttpException
rowIndex - The zero-based index of the row.InvocationException - Will be thrown if invocation fails.HttpException - Will be thrown if there are network problems.Copyright © 2020 SmartBear Software. All Rights Reserved.