Uses of Interface
org.uitnet.testing.smartfwk.ui.core.handler.ScrollElementToViewportHandler
| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.ui.core | |
| org.uitnet.testing.smartfwk.ui.core.appdriver | |
| org.uitnet.testing.smartfwk.ui.core.handler |
-
Uses of ScrollElementToViewportHandler in org.uitnet.testing.smartfwk.ui.core
Methods in org.uitnet.testing.smartfwk.ui.core with parameters of type ScrollElementToViewportHandler Modifier and Type Method Description voidAbstractAppConnector. setScrollElementToViewportHandler(ScrollElementToViewportHandler handler) -
Uses of ScrollElementToViewportHandler in org.uitnet.testing.smartfwk.ui.core.appdriver
Methods in org.uitnet.testing.smartfwk.ui.core.appdriver that return ScrollElementToViewportHandler Modifier and Type Method Description ScrollElementToViewportHandlerSmartAppDriver. getScrollElementToViewportHandler()Methods in org.uitnet.testing.smartfwk.ui.core.appdriver with parameters of type ScrollElementToViewportHandler Modifier and Type Method Description voidSmartAppDriver. setScrollElementToViewportHandler(ScrollElementToViewportHandler handler) -
Uses of ScrollElementToViewportHandler in org.uitnet.testing.smartfwk.ui.core.handler
Classes in org.uitnet.testing.smartfwk.ui.core.handler that implement ScrollElementToViewportHandler Modifier and Type Class Description classDefaultScrollElementToViewportHandler