43 $clone->object_icon = $icon;
59 $clone->progress = $a_progressmeter;
79 $clone->certificate = $a_certificate;
99 $clone->actions = $dropdown;
An exception for terminatinating execution or to throw for unit testing.
getCertificateIcon()
Get the certificated icon.
getProgress()
Get the progressmeter.
getActions()
Get dropdown with different actions.
withObjectIcon(Icon $icon)
withProgress(ProgressMeter $a_progressmeter)
withCertificateIcon($a_certificate)
This describes commonalities between all types of Dropdowns.
This describes how a icon could be modified during construction of UI.
withSize($size)
Set the size for this icon.