 | IRowTMenu, TCellGetEditableCellByFullattrNameTSpecificCell Method |
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: 21.2.8103.33088
SyntaxTSpecificCell GetEditableCellByFullattrName<TSpecificCell>(
string fullAttrName
)
where TSpecificCell : EditableCell
Parameters
- fullAttrName
- Type: SystemString
název fullAtributu v show
Type Parameters
- TSpecificCell
- Typ editovatelné buňky
Return Value
Type:
TSpecificCellNalezená editovatelná buňka požadovaného typu
See Also