3 declare(strict_types=1);
withContent(Descriptive $content)
Get a row like this with a descriptive listing as content.
getShowSignal()
Get the signal to expand the row.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getToggleSignal()
Get the signal to toggle (expand/collapse) the row.
withFurtherFields(array $fields)
Get a row like this with the record-fields and labels to be shown in the list of the expanded row...
withFurtherFieldsHeadline(string $headline)
Get a row like this with a headline for the field-list in the expanded row.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
withHeadline(string $headline)
Get a row like this with the given headline.
withSubheadline(string $subheadline)
Get a row like this with the given subheadline.
This describes a Row used in Presentation Table.
getCloseSignal()
Get the signal to collapse the row.
withImportantFields(array $fields)
Get a row like this with the record-fields and labels to be shown in the collapsed row...
withAction($action)
Get a row like this with a button or a dropdown for actions in the expanded row.