TableDragTest::DRAGGING_CSS_CLASS

Same name in other branches
  1. 9 core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php \Drupal\FunctionalJavascriptTests\TableDrag\TableDragTest::DRAGGING_CSS_CLASS
  2. 8.9.x core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php \Drupal\FunctionalJavascriptTests\TableDrag\TableDragTest::DRAGGING_CSS_CLASS
  3. 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\TableDrag

Code

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.