Uses of Class
org.eclipse.nebula.widgets.nattable.persistence.command.StateChangeEvent
Packages that use StateChangeEvent
Package
Description
-
Uses of StateChangeEvent in org.eclipse.nebula.widgets.nattable.persistence.command
Methods in org.eclipse.nebula.widgets.nattable.persistence.command with parameters of type StateChangeEventModifier and TypeMethodDescriptionvoidIStateChangedListener.handleStateChange(StateChangeEvent event) Handle theStateChangeEventfired by the PersistenceDialog. -
Uses of StateChangeEvent in org.eclipse.nebula.widgets.nattable.persistence.gui
Methods in org.eclipse.nebula.widgets.nattable.persistence.gui with parameters of type StateChangeEventModifier and TypeMethodDescriptionvoidPersistenceDialog.fireStateChange(StateChangeEvent event) Inform all registered listeners about the state change.