namespace Drupal\tabledrag_example\Form
| Object name | File name | Summary |
|---|---|---|
| TableDragExampleNestedForm | modules/tabledrag_example/src/Form/TableDragExampleNestedForm.php | Table drag example nested form. |
| TableDragExampleResetForm | modules/tabledrag_example/src/Form/TableDragExampleResetForm.php | Table drag example reset form. |
| TableDragExampleRootLeafForm | modules/tabledrag_example/src/Form/TableDragExampleRootLeafForm.php | Example form with a table with draggable items. |
| TableDragExampleSimpleForm | modules/tabledrag_example/src/Form/TableDragExampleSimpleForm.php | Table drag example simple form. |