constant TableDragTest::DRAGGING_CSS_CLASS in Drupal 9
Same name and namespace in other branches
- 8 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 19
Class
- TableDragTest
- Tests draggable table.
Namespace
Drupal\FunctionalJavascriptTests\TableDragCode
const DRAGGING_CSS_CLASS = 'tabledrag-test-dragging';