TableDragTest::DRAGGING_CSS_CLASS
Same name in other branches
- 9 core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php \Drupal\FunctionalJavascriptTests\TableDrag\TableDragTest::DRAGGING_CSS_CLASS
- 8.9.x core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php \Drupal\FunctionalJavascriptTests\TableDrag\TableDragTest::DRAGGING_CSS_CLASS
- 11.x core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php \Drupal\FunctionalJavascriptTests\TableDrag\TableDragTest::DRAGGING_CSS_CLASS
Class used to verify that dragging operations are in execution.
File
-
core/
tests/ Drupal/ FunctionalJavascriptTests/ TableDrag/ TableDragTest.php, line 21
Class
- TableDragTest
- Tests draggable table.
Namespace
Drupal\FunctionalJavascriptTests\TableDragCode
const DRAGGING_CSS_CLASS = 'tabledrag-test-dragging';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.