Class SimpleID\Util\Events\UIBuildEvent

extends BaseEvent
implements GenericEventInterface, UIBuilderInterface
uses GenericEventTrait

A generic event used to build user interfaces.

This event is created along with a UIBuilder. The methods from the UIBuilderInterface are delegated to the attached UIBuilder.

Methods
Methods used from SimpleID\Util\Events\GenericEventTrait
setEventName(), getEventName()
Constants inherited from SimpleID\Util\UI\AttachmentManagerInterface
CSS_ATTACHMENT, JS_ATTACHMENT
Properties
Properties used from SimpleID\Util\Events\GenericEventTrait
$eventName