9 class Section implements C\ViewControl\Section
checkArgInstanceOf($which, $value, $class)
Throw an InvalidArgumentException if $value is not an instance of $class.
trait ComponentHelper
Provides common functionality for component implementations.
__construct(C\Button\Button $previous_action, \ILIAS\UI\Component\Component $button, C\Button\Button $next_action)
getSelectorButton()
Returns the Default- or Split-Button placed in the middle of the control.
getNextActions()
Returns the action executed by clicking on next.
getPreviousActions()
Returns the action executed by clicking on previous.