Uses of Class
de.aristaflow.adept2.core.client.SelectedGUIElementChangedEvent
Packages that use SelectedGUIElementChangedEvent
-
Uses of SelectedGUIElementChangedEvent in de.aristaflow.adept2.core.client
Methods in de.aristaflow.adept2.core.client with parameters of type SelectedGUIElementChangedEventModifier and TypeMethodDescriptionvoidClientService.guiSelectionChanged(SelectedGUIElementChangedEvent selectionChangeEvent) This method informs all interestedlistenersabout a change in the currently selected graphical representation of a model element, for instance, selecting an instance from a list of instances or the GUI element that displays the user interface of a process step and thus represents a (running) EBP-instance.voidMultiplexingClientService.guiSelectionChanged(SelectedGUIElementChangedEvent selectionChangeEvent) voidSelectedGUIElementChangedListener.guiSelectionChanged(SelectedGUIElementChangedEvent selectionChangeEvent) Informs the listener that a new GUI element has been selected. -
Uses of SelectedGUIElementChangedEvent in de.aristaflow.adept2.ui.events
Subclasses of SelectedGUIElementChangedEvent in de.aristaflow.adept2.ui.eventsModifier and TypeClassDescriptionclassThe event that is signaled to a listener when an executable business process has been selected (e.g.