Uses of Class
de.xima.fc.gui.bean.designer.event.PdfImporterItemsRemovedEvent
-
Packages that use PdfImporterItemsRemovedEvent Package Description de.xima.fc.gui.designer.form.event -
-
Uses of PdfImporterItemsRemovedEvent in de.xima.fc.gui.designer.form.event
Methods in de.xima.fc.gui.designer.form.event with parameters of type PdfImporterItemsRemovedEvent Modifier and Type Method Description void
PdfImporterConversationEventHandler. onPdfImporterItemsRemoved(PdfImporterItemsRemovedEvent event)
When items were removed from the form designer that were originally imported from a PDF document.
-