public interface DevExpressXtraTreeList extends GridView
| Modifier and Type | Method and Description |
|---|---|
void |
clickSelectImage(int rowIndex)
Simulates a click of the left mouse button on the 'select image' element of the specified row.
|
void |
clickSelectImage(int rowIndex,
ShiftKey shift)
Simulates a click of the left mouse button on the 'select image' element of the specified row.
|
void |
clickSelectImageR(int rowIndex)
Simulates a click of the right mouse button on the 'select image' element of the specified row.
|
void |
clickSelectImageR(int rowIndex,
ShiftKey shift)
Simulates a click of the right mouse button on the 'select image' element of the specified row.
|
void |
clickStateImage(int rowIndex)
Simulates a click of the left mouse button on the 'state image' element of the specified row.
|
void |
clickStateImage(int rowIndex,
ShiftKey shift)
Simulates a click of the left mouse button on the 'state image' element of the specified row.
|
void |
clickStateImageR(int rowIndex)
Simulates a click of the right mouse button on the 'state image' element of the specified row.
|
void |
clickStateImageR(int rowIndex,
ShiftKey shift)
Simulates a click of the right mouse button on the 'state image' element of the specified row.
|
void |
collapse(int rowIndex)
Collapses the specified row.
|
void |
dblClickSelectImage(int rowIndex)
Simulates a double click of the left mouse button on the 'select image' element of the specified row.
|
void |
dblClickSelectImage(int rowIndex,
ShiftKey shift)
Simulates a double click of the left mouse button on the 'select image' element of the specified row.
|
void |
dblClickSelectImageR(int rowIndex)
Simulates a double click of the right mouse button on the 'select image' element of the specified row.
|
void |
dblClickSelectImageR(int rowIndex,
ShiftKey shift)
Simulates a double click of the right mouse button on the 'select image' element of the specified row.
|
void |
dblClickStateImage(int rowIndex)
Simulates a double click of the left mouse button on the 'state image' element of the specified row.
|
void |
dblClickStateImage(int rowIndex,
ShiftKey shift)
Simulates a double click of the left mouse button on the 'state image' element of the specified row.
|
void |
dblClickStateImageR(int rowIndex)
Simulates a double click of the right mouse button on the 'state image' element of the specified row.
|
void |
dblClickStateImageR(int rowIndex,
ShiftKey shift)
Simulates a double click of the right mouse button on the 'state image' element of the specified row.
|
void |
expand(int rowIndex)
Expands the specified row.
|
DevExpressXtraTreeList |
getwChildView(int Tvalue)
Gets an element by its index (zero-based).
|
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, toStringDevExpressXtraTreeList getwChildView(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 clickSelectImage(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 clickSelectImage(int rowIndex,
ShiftKey shift)
throws InvocationException,
HttpException
rowIndex - The zero-based index of the row.shift - The ShiftKey that is pressed when a click is performed.InvocationException - Will be thrown if invocation fails.HttpException - Will be thrown if there are network problems.void clickSelectImageR(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 clickSelectImageR(int rowIndex,
ShiftKey shift)
throws InvocationException,
HttpException
rowIndex - The zero-based index of the row.shift - The ShiftKey that is pressed when a click is performed.InvocationException - Will be thrown if invocation fails.HttpException - Will be thrown if there are network problems.void dblClickSelectImage(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 dblClickSelectImage(int rowIndex,
ShiftKey shift)
throws InvocationException,
HttpException
rowIndex - The zero-based index of the row.shift - The ShiftKey that is pressed when a click is performed.InvocationException - Will be thrown if invocation fails.HttpException - Will be thrown if there are network problems.void dblClickSelectImageR(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 dblClickSelectImageR(int rowIndex,
ShiftKey shift)
throws InvocationException,
HttpException
rowIndex - The zero-based index of the row.shift - The ShiftKey that is pressed when a click is performed.InvocationException - Will be thrown if invocation fails.HttpException - Will be thrown if there are network problems.void clickStateImage(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 clickStateImage(int rowIndex,
ShiftKey shift)
throws InvocationException,
HttpException
rowIndex - The zero-based index of the row.shift - The ShiftKey that is pressed when a click is performed.InvocationException - Will be thrown if invocation fails.HttpException - Will be thrown if there are network problems.void clickStateImageR(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 clickStateImageR(int rowIndex,
ShiftKey shift)
throws InvocationException,
HttpException
rowIndex - The zero-based index of the row.shift - The ShiftKey that is pressed when a click is performed.InvocationException - Will be thrown if invocation fails.HttpException - Will be thrown if there are network problems.void dblClickStateImage(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 dblClickStateImage(int rowIndex,
ShiftKey shift)
throws InvocationException,
HttpException
rowIndex - The zero-based index of the row.shift - The ShiftKey that is pressed when a click is performed.InvocationException - Will be thrown if invocation fails.HttpException - Will be thrown if there are network problems.void dblClickStateImageR(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 dblClickStateImageR(int rowIndex,
ShiftKey shift)
throws InvocationException,
HttpException
rowIndex - The zero-based index of the row.shift - The ShiftKey that is pressed when a click is performed.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.