Uses of Interface
xal.tools.data.EditContextListener
Packages that use EditContextListener
-
Uses of EditContextListener in xal.tools.data
Fields in xal.tools.data declared as EditContextListenerModifier and TypeFieldDescriptionprotected final EditContextListenerEditContext.noticeProxyproxy which forwards events from this edit contextMethods in xal.tools.data with parameters of type EditContextListenerModifier and TypeMethodDescriptionvoidEditContext.addEditContextListener(EditContextListener listener) Add the listener to receive edit context events.voidEditContext.removeEditContextListener(EditContextListener listener) Remove the listener from receiving edit context events.