You are here

9 methods override WebformElementBase::isContainer() in Webform 6.x

Captcha::isContainer in src/Plugin/WebformElement/Captcha.php
Checks if the element is a container that can contain elements.
ContainerBase::isContainer in src/Plugin/WebformElement/ContainerBase.php
Checks if the element is a container that can contain elements.
Table::isContainer in src/Plugin/WebformElement/Table.php
Checks if the element is a container that can contain elements.
VerticalTabs::isContainer in src/Plugin/WebformElement/VerticalTabs.php
Checks if the element is a container that can contain elements.
WebformComputedBase::isContainer in src/Plugin/WebformElement/WebformComputedBase.php
Checks if the element is a container that can contain elements.
WebformHorizontalRule::isContainer in src/Plugin/WebformElement/WebformHorizontalRule.php
Checks if the element is a container that can contain elements.
WebformMarkupBase::isContainer in src/Plugin/WebformElement/WebformMarkupBase.php
Checks if the element is a container that can contain elements.
WebformTable::isContainer in src/Plugin/WebformElement/WebformTable.php
Checks if the element is a container that can contain elements.
WebformTableRow::isContainer in src/Plugin/WebformElement/WebformTableRow.php
Checks if the element is a container that can contain elements.