 | IRowTMenu, TCellGetEditableCellByNameTSpecificCell Method (String) |
Najde editovatelnou buňku podle atributu, který zobrazuje
Namespace:
TescoSW.MW.UITests.Common.PageModel.Components.DataGrid
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 15.2.7099.36746
SyntaxTSpecificCell GetEditableCellByName<TSpecificCell>(
string attrName
)
where TSpecificCell : EditableCell
Parameters
- attrName
- Type: SystemString
název atribut
Type Parameters
- TSpecificCell
- Typ editovatelné buňky
Return Value
Type:
TSpecificCellNalezená editovatelná buňka požadovaného typu
See Also