Uses of Class
de.bytestore.hostinger.entity.cms.Attachment
Packages that use Attachment
Package
Description
-
Uses of Attachment in de.bytestore.hostinger.entity.cms.listener
Method parameters in de.bytestore.hostinger.entity.cms.listener with type arguments of type AttachmentModifier and TypeMethodDescriptionvoidAttachmentEventListener.onAttachmentSaving(io.jmix.core.event.EntitySavingEvent<Attachment> event) -
Uses of Attachment in de.bytestore.hostinger.view.attachment
Method parameters in de.bytestore.hostinger.view.attachment with type arguments of type AttachmentModifier and TypeMethodDescriptionvoidAttachmentDetailView.onInitEntity(io.jmix.flowui.view.StandardDetailView.InitEntityEvent<Attachment> event) Handles the initialization of a new or an existing `Attachment` entity.