Uses of Interface
com.e1c.g5.dt.applications.IApplicationEvent
-
Packages that use IApplicationEvent Package Description com.e1c.g5.dt.applications -
-
Uses of IApplicationEvent in com.e1c.g5.dt.applications
Methods in com.e1c.g5.dt.applications with parameters of type IApplicationEvent Modifier and Type Method Description void
IApplicationListener. applicationChanged(IApplicationEvent event)
Handles the application change event.
-