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.