Package io.jmix.masquerade.component
Class DataGrid.Cell
java.lang.Object
io.jmix.masquerade.component.AbstractSpecificConditionHandler<T>
io.jmix.masquerade.component.DataGrid.AbstractCell<DataGrid.Cell>
io.jmix.masquerade.component.DataGrid.Cell
- All Implemented Interfaces:
SpecificConditionHandler
,SelenideElementWrapper<DataGrid.Cell>
- Enclosing class:
- DataGrid
Web-element wrapper for data grid cell.
-
Field Summary
Fields inherited from class io.jmix.masquerade.component.DataGrid.AbstractCell
cellWrapper, parent
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.jmix.masquerade.component.DataGrid.AbstractCell
getCellContent, getDelegate
Methods inherited from class io.jmix.masquerade.component.AbstractSpecificConditionHandler
check, should, should, shouldBe, shouldBe, shouldHave, shouldHave, shouldNot, shouldNot, shouldNotBe, shouldNotBe, shouldNotHave, shouldNotHave
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.jmix.masquerade.sys.SelenideElementWrapper
disabled, displayed, enabled, exists, shouldHaveAttribute, shouldHaveAttributeValue, shouldHaveCss, shouldHaveCssValue, shouldNotHaveAttribute, shouldNotHaveAttributeValue, shouldNotHaveCss, shouldNotHaveCssValue
-
Constructor Details
-
Cell
-